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 ffa2c5e commit bd201c8Copy full SHA for bd201c8
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.21.1 as build
+FROM golang:1.23 as build
2
3
WORKDIR /go/src/app
4
0 commit comments