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 90d78a9 commit 51bf33dCopy full SHA for 51bf33d
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.21.1 as build
+FROM golang:1.25.1 as build
2
3
RUN mkdir -p /app
4
RUN apt-get update
0 commit comments