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 72b21f0 + 80abdb4 commit 80cd70eCopy full SHA for 80cd70e
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.24.1 AS build
+FROM golang:1.24.2 AS build
2
WORKDIR /app
3
ARG appVersion=""
4
0 commit comments