forked from LaconicNetwork/kompose
Merge pull request #1993 from gisostallenberg/patch-1
Fix case of FromAs
This commit is contained in:
commit
376ec34ee0
@ -1,5 +1,5 @@
|
||||
# Alpine Builder
|
||||
FROM alpine as builder
|
||||
FROM alpine AS builder
|
||||
|
||||
RUN apk add --no-cache curl
|
||||
COPY ./build/VERSION VERSION
|
||||
|
||||
Loading…
Reference in New Issue
Block a user