We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0da259f commit fbf1644Copy full SHA for fbf1644
Dockerfile
@@ -1,5 +1,5 @@
1
# Build-Stage
2
-FROM golang:1.23-alpine AS build
+FROM golang:1.24-alpine AS build
3
WORKDIR /app
4
5
# Copy the source code
0 commit comments