We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d64ff34 commit 0033063Copy full SHA for 0033063
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.22 AS build
+FROM golang:1.23 AS build
2
3
WORKDIR /go/src/app
4
COPY . .
0 commit comments