Skip to content

Commit

Permalink
update build image
Browse files Browse the repository at this point in the history
  • Loading branch information
urfin78 committed Nov 15, 2023
1 parent 55e08dc commit b0aea35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BUILD_IMAGE=registry.hub.docker.com/grafana/loki-build-image:0.25.0
ARG BUILD_IMAGE=registry.hub.docker.com/grafana/loki-build-image:0.32.0
FROM --platform=linux/amd64 $BUILD_IMAGE as build
ARG VERSION
ARG GOARCH
Expand Down

0 comments on commit b0aea35

Please sign in to comment.