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 63d615f commit c845b36Copy full SHA for c845b36
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