We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe21ab5 commit f5a0b24Copy full SHA for f5a0b24
Makefile
@@ -224,7 +224,7 @@ mimir-build-image/$(UPTODATE): mimir-build-image/*
224
# All the boiler plate for building golang follows:
225
SUDO := $(shell docker info >/dev/null 2>&1 || echo "sudo -E")
226
BUILD_IN_CONTAINER ?= true
227
-LATEST_BUILD_IMAGE_TAG ?= pr14418-232243bdc8
+LATEST_BUILD_IMAGE_TAG ?= pr14511-bb021fd229
228
229
# TTY is parameterized to allow CI and scripts to run builds,
230
# as it currently disallows TTY devices.
0 commit comments