Skip to content

Commit

Permalink
fix: updated all dockerfiles go1.22 (grafana#12708)
Browse files Browse the repository at this point in the history
Signed-off-by: Callum Styan <[email protected]>
  • Loading branch information
cstyan authored Apr 19, 2024
1 parent 338bb55 commit ca644b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion production/helm/loki/src/helm-test/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.21.3 as build
FROM golang:1.22.2 as build

# build via Makefile target helm-test-image in root
# Makefile. Building from this directory will not be
Expand Down

0 comments on commit ca644b1

Please sign in to comment.