File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,6 @@ docker run --rm -i \
3636 --env EXTRA_CONFIG=" ${EXTRA_CONFIG} " \
3737 --env KOKORO_ARTIFACTS_DIR=" ${KOKORO_ARTIFACTS_DIR} " \
3838 --entrypoint " ${SCRIPT_DIR} /build-docker.sh" \
39- " gcr.io /shaderc-build/radial-build:latest "
39+ us-east4-docker.pkg.dev /shaderc-build/radial-docker/ubuntu-24.04-amd64/cpp-builder
4040
4141sudo chown -R " $( id -u) :$( id -g) " " ${ROOT_DIR} /build"
Original file line number Diff line number Diff line change @@ -36,6 +36,6 @@ docker run --rm -i \
3636 --env EXTRA_CONFIG=" ${EXTRA_CONFIG} " \
3737 --env KOKORO_ARTIFACTS_DIR=" ${KOKORO_ARTIFACTS_DIR} " \
3838 --entrypoint " ${SCRIPT_DIR} /build_dawn-docker.sh" \
39- " gcr.io /shaderc-build/radial-build:latest "
39+ us-east4-docker.pkg.dev /shaderc-build/radial-docker/ubuntu-24.04-amd64/cpp-builder
4040
4141sudo chown -R " $( id -u) :$( id -g) " " ${ROOT_DIR} /build"
You can’t perform that action at this time.
0 commit comments