We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abb3d9e commit 50b93a5Copy full SHA for 50b93a5
grafana/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.23.2
+FROM golang:1.23.3
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