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