diff --git a/icu4jweb/build-deploy.sh b/icu4jweb/build-deploy.sh index 6cfa4543..6232dc01 100644 --- a/icu4jweb/build-deploy.sh +++ b/icu4jweb/build-deploy.sh @@ -2,4 +2,4 @@ set -x # the project id "icu4c-demos" cannot be changed. # Update the final part of the tag for each new release. -docker build -t gcr.io/icu4c-demos/icu4jweb:71.1 . +docker build -t us-central1-docker.pkg.dev/goog-unicode-dev/unicode-jsps/icu4j-demos:74.1 .