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 f898d61 + be55991 commit 5c264edCopy full SHA for 5c264ed
Dockerfile
@@ -1,6 +1,6 @@
1
# syntax=docker/dockerfile:1
2
3
-FROM golang:1.21 as build
+FROM golang:1.24 AS build
4
5
COPY . /root
6
WORKDIR /root
0 commit comments