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 021c707 commit f64203eCopy full SHA for f64203e
Dockerfile
@@ -1,5 +1,5 @@
1
# Create a build image
2
-FROM golang:1.23-alpine AS build
+FROM golang:1.24-alpine AS build
3
4
WORKDIR /app
5
0 commit comments