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.
2 parents 626751e + f0940bf commit 81a5955Copy full SHA for 81a5955
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.22.1-alpine AS builder
+FROM golang:1.22.2-alpine AS builder
2
3
WORKDIR /src
4
COPY . .
0 commit comments