Skip to content

Commit 8bb35ee

Browse files
authoredJan 28, 2025
Update golang Docker tag to v1.23.5 (#3651)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dbb1700 commit 8bb35ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎grafana/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.23.3
1+
FROM golang:1.23.5
22

33
RUN GO111MODULE="on" go get github.com/jsonnet-bundler/jsonnet-bundler/cmd/jb
44
RUN go get github.com/google/go-jsonnet/cmd/jsonnet

0 commit comments

Comments
 (0)