Skip to content

Commit fbd6821

Browse files
committed
Update build image version to pr9070-2850516d73
1 parent c3d7713 commit fbd6821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ mimir-build-image/$(UPTODATE): mimir-build-image/*
275275
# All the boiler plate for building golang follows:
276276
SUDO := $(shell docker info >/dev/null 2>&1 || echo "sudo -E")
277277
BUILD_IN_CONTAINER ?= true
278-
LATEST_BUILD_IMAGE_TAG ?= pr8600-8a8fd767c7
278+
LATEST_BUILD_IMAGE_TAG ?= pr9070-2850516d73
279279

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

0 commit comments

Comments
 (0)