Skip to content

Commit

Permalink
Update build image version to pr6541-9a9d7c46fb
Browse files Browse the repository at this point in the history
  • Loading branch information
aknuds1 committed Feb 6, 2024
1 parent cb8ce57 commit 931d4d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ mimir-build-image/$(UPTODATE): mimir-build-image/*
# All the boiler plate for building golang follows:
SUDO := $(shell docker info >/dev/null 2>&1 || echo "sudo -E")
BUILD_IN_CONTAINER ?= true
LATEST_BUILD_IMAGE_TAG ?= pr7185-6a8507c909
LATEST_BUILD_IMAGE_TAG ?= pr6541-9a9d7c46fb

# TTY is parameterized to allow Google Cloud Builder to run builds,
# as it currently disallows TTY devices. This value needs to be overridden
Expand Down

0 comments on commit 931d4d3

Please sign in to comment.