We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3bff27f + 6910e6f commit 376ec34Copy full SHA for 376ec34
Dockerfile
@@ -1,5 +1,5 @@
1
# Alpine Builder
2
-FROM alpine as builder
+FROM alpine AS builder
3
4
RUN apk add --no-cache curl
5
COPY ./build/VERSION VERSION
0 commit comments