Skip to content

Commit

Permalink
chore: Move to Go 1.23.1, along with golangci update (grafana#14294)
Browse files Browse the repository at this point in the history
  • Loading branch information
paul1r authored Sep 27, 2024
1 parent d8b1295 commit c2f055e
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 @@
ARG GO_VERSION=1.22
ARG GO_VERSION=1.23
FROM golang:${GO_VERSION} as build

# build via Makefile target helm-test-image in root
Expand Down

0 comments on commit c2f055e

Please sign in to comment.