Skip to content

Commit

Permalink
Merge pull request #72 from enp0s3/bump-builder
Browse files Browse the repository at this point in the history
builder: bump to latest
  • Loading branch information
enp0s3 authored Sep 26, 2024
2 parents 26e43e2 + a1153cc commit 08bd428
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/build/bazel-docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ source "${script_dir}"/config.sh
mkdir -p "${WASP_DIR}/_out"

# update this whenever new builder tag is created
BUILDER_IMAGE=${BUILDER_IMAGE:-quay.io/openshift-virtualization/wasp-agent-builder:2409050858-9e0a2aa}
BUILDER_IMAGE=${BUILDER_IMAGE:-quay.io/openshift-virtualization/wasp-agent-builder:2409261312-0878b7f}

BUILDER_VOLUME="wasp-volume"
DOCKER_CA_CERT_FILE="${DOCKER_CA_CERT_FILE:-}"
Expand Down

0 comments on commit 08bd428

Please sign in to comment.