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 f898d61 commit be55991Copy full SHA for be55991
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