Skip to content

Commit

Permalink
Use the newly tagged v0.3.0 release for prod
Browse files Browse the repository at this point in the history
  • Loading branch information
mhutchinson committed Jan 13, 2025
1 parent e082678 commit e93c1d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/live/serving/prod/terragrunt.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ include "root" {
inputs = merge(
include.root.locals,
{
distributor_docker_image = "us-central1-docker.pkg.dev/checkpoint-distributor/distributor-docker-prod/distributor:v0.2.1"
distributor_docker_image = "us-central1-docker.pkg.dev/checkpoint-distributor/distributor-docker-prod/distributor:v0.3.0"
extra_args = include.root.locals.witnessArgs
}
)
Expand Down

0 comments on commit e93c1d1

Please sign in to comment.