We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fa40ea commit e02b112Copy full SHA for e02b112
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.22.2-alpine as base
+FROM golang:1.22.3-alpine as base
2
WORKDIR /root/
3
4
RUN apk add git
0 commit comments