We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5e6ca7a + 2ce797f commit ec3fb65Copy full SHA for ec3fb65
Dockerfile
@@ -1,6 +1,6 @@
1
# syntax=docker/dockerfile:1.4
2
3
-FROM golang:1.21 as builder
+FROM golang:1.22 as builder
4
5
COPY . /src/
6
WORKDIR /src
0 commit comments