diff --git a/.github/workflows/docker-image.yml b/.github/workflows/docker-image.yml index 330cf8a..538bba6 100644 --- a/.github/workflows/docker-image.yml +++ b/.github/workflows/docker-image.yml @@ -124,8 +124,7 @@ jobs: with: service: ${{ env.SERVICE }} region: ${{ env.REGION }} - # NOTE: If using a pre-built image, update the image name here - image: containers.deltares.nl/blue_earth_data/dgds-frontend:latest + image: europe-west4-docker.pkg.dev/dgds-i1000482-002/dgds-frontend/dgds-frontend:latest # If required, use the Cloud Run url output in later steps - name: Show Output