Spacing in server Dockerfile
This commit is contained in:
parent
2ff6d74858
commit
4ddbbcb40f
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
ARG ALPINE_VERSION=3.13
|
||||
ARG BUILDPLATFORM=linux/amd64
|
||||
|
||||
|
||||
FROM alpine:$ALPINE_VERSION as prereqs
|
||||
WORKDIR /opt/app
|
||||
|
||||
|
|
Loading…
Reference in a new issue