Skip to content

Commit

Permalink
Docker image name
Browse files Browse the repository at this point in the history
  • Loading branch information
AlCutter committed Aug 19, 2024
1 parent 179a1fe commit e4eeb2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/live/gcp/example-gcp/ci/terragrunt.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ include "root" {
inputs = merge(
include.root.locals,
{
example_gcp_docker_image = "todo"
example_gcp_docker_image = "us-central1-docker.pkg.dev/trillian-tessera/docker-prod/example-gcp:latest"
}
)

0 comments on commit e4eeb2e

Please sign in to comment.