We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbd4b3e commit 4a85e4bCopy full SHA for 4a85e4b
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.22.0-alpine3.19 as build
+FROM golang:1.22.1-alpine3.19 as build
2
3
WORKDIR /app
4
COPY . /app
0 commit comments