Skip to content

Commit

Permalink
Switch back to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mattdurham committed Jul 9, 2024
1 parent 9faa0e1 commit 7f549e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/make/build-container.mk
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
# variable names should be passed through to the container.

USE_CONTAINER ?= 0
BUILD_IMAGE_VERSION ?= v0.1.3
BUILD_IMAGE_VERSION ?= v0.1.2
BUILD_IMAGE ?= grafana/alloy-build-image:$(BUILD_IMAGE_VERSION)
DOCKER_OPTS ?= -it

Expand Down

0 comments on commit 7f549e3

Please sign in to comment.