We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e0b4b9 commit 62bcd33Copy full SHA for 62bcd33
grafana/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.23.0
+FROM golang:1.23.2
2
3
RUN GO111MODULE="on" go get github.com/jsonnet-bundler/jsonnet-bundler/cmd/jb
4
RUN go get github.com/google/go-jsonnet/cmd/jsonnet
0 commit comments