Skip to content

Commit 5a3a0c2

Browse files
Update golang Docker tag to v1.24.3
1 parent b7921cc commit 5a3a0c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grafana/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.24.2
1+
FROM golang:1.24.3
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)