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 8071ae4 commit 86dd9e0Copy full SHA for 86dd9e0
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.20-alpine as build
+FROM golang:1.25-alpine as build
2
WORKDIR /build
3
COPY . .
4
0 commit comments