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