Skip to content

Commit

Permalink
Merge pull request #151 from rail/gar
Browse files Browse the repository at this point in the history
Use Google docker repository
  • Loading branch information
rail authored Jan 12, 2024
2 parents 1e65311 + 73f9c92 commit 89b68fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

set -euo pipefail

image=cockroachdb/example-orms-builder:20200729-1723
image=us-east1-docker.pkg.dev/crl-ci-images/cockroach/example-orms-builder:20200729-1723

gopath=$(go env GOPATH)
gopath0=${gopath%%:*}
Expand Down

0 comments on commit 89b68fa

Please sign in to comment.