We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbcea1b commit f62993dCopy full SHA for f62993d
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.19 AS building
+FROM golang:1.19 AS builder
2
3
COPY . /builder
4
WORKDIR /builder
0 commit comments