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 63d615f + c845b36 commit d880f40Copy full SHA for d880f40
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.23.3 AS build
+FROM golang:1.23.4 AS build
2
WORKDIR /app
3
ARG appVersion=""
4
0 commit comments