We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92eced4 commit 32997d0Copy full SHA for 32997d0
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.21.3
+FROM golang:1.22
2
3
RUN go install github.com/cespare/reflex@latest
4
RUN go install github.com/go-delve/delve/cmd/dlv@latest
0 commit comments