Skip to content

Commit

Permalink
Update build image version to pr9070-5347ec889b
Browse files Browse the repository at this point in the history
Signed-off-by: Arve Knudsen <[email protected]>
  • Loading branch information
alexweav authored and aknuds1 committed Aug 23, 2024
1 parent 38d46d9 commit 4bed73e
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 @@ -275,7 +275,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 ?= pr9070-3b4c4993ed
LATEST_BUILD_IMAGE_TAG ?= pr9070-5347ec889b

# 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 4bed73e

Please sign in to comment.