We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7254d6b commit ffa3441Copy full SHA for ffa3441
Dockerfile
@@ -1,6 +1,6 @@
1
# syntax = docker/dockerfile:experimental
2
3
-FROM docker.io/golang:1.22 as build
+FROM docker.io/golang:1.24 as build
4
ARG VERSION
5
6
WORKDIR /app
0 commit comments