Skip to content

Commit

Permalink
Merge pull request #6 from praveenkumar/praveenkumar-patch-1
Browse files Browse the repository at this point in the history
Update okd-scos version to 4.18.0-0.okd-scos-2025-01-28-033610
  • Loading branch information
praveenkumar authored Jan 28, 2025
2 parents 1c1de51 + 3131a07 commit 0db6094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion okd-arm64/build-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ SKOPEO=${SKOPEO:-skopeo}
PODMAN=${PODMAN:-podman}
BRANCH=${BRANCH:-release-4.18}
# Get the version from https://amd64.origin.releases.ci.openshift.org/
OKD_VERSION=${OKD_VERSION:-4.18.0-0.okd-scos-2024-11-27-190430}
OKD_VERSION=${OKD_VERSION:-4.18.0-0.okd-scos-2025-01-28-033610}

check_dependency() {
if ! which ${OC}; then
Expand Down

0 comments on commit 0db6094

Please sign in to comment.