Skip to content

Commit

Permalink
update image
Browse files Browse the repository at this point in the history
  • Loading branch information
epiccoolguy committed Jan 30, 2024
1 parent f329c6f commit 474dd04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
uses: "google-github-actions/deploy-cloudrun@v2"
with:
service: "${{ vars.GOOGLE_SERVICE_NAME }}"
image: "europe-west4-docker.pkg.dev/go-modproxy/cloud-run-source-deploy/go-modproxy:7eb8abafe58beafb1e2e597ac80c16f99b65bd6c" # todo: remove hardcoded image
image: "europe-west4-docker.pkg.dev/go-modproxy-9343/cloud-run-source-deploy/go-modproxy:5593c0f299a66b6c0353603b649ad68e74934e12" # todo: remove hardcoded image
env_vars: |
HOST_PATTERN=${{ vars.HOST_PATTERN }}
HOST_REPLACEMENT=${{ vars.HOST_REPLACEMENT }}
Expand Down

0 comments on commit 474dd04

Please sign in to comment.