We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f342a79 commit d6fc6b1Copy full SHA for d6fc6b1
Dockerfile
@@ -1,6 +1,6 @@
1
# syntax=docker/dockerfile:1
2
3
-FROM golang:1.22 AS build
+FROM golang:1.23 AS build
4
5
ARG Version=development
6
0 commit comments