Fix Dockerfile
This commit is contained in:
parent
9785c3be66
commit
e20af98823
@ -1,4 +1,4 @@
|
|||||||
FROM nginx:alpine As builder
|
FROM nginx:alpine AS builder
|
||||||
|
|
||||||
# Install dos2unix to convert Windows line endings
|
# Install dos2unix to convert Windows line endings
|
||||||
RUN apk add --no-cache dos2unix
|
RUN apk add --no-cache dos2unix
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user