mirror of https://github.com/VERT-sh/VERT.git
End Dockerfile with new line
This commit is contained in:
parent
6318c6ffdc
commit
bff7a20864
|
|
@ -22,4 +22,4 @@ FROM nginx:stable-alpine
|
|||
|
||||
COPY ./nginx.conf /etc/nginx/conf.d/default.conf
|
||||
|
||||
COPY --from=builder /app/build /usr/share/nginx/html
|
||||
COPY --from=builder /app/build /usr/share/nginx/html
|
||||
|
|
|
|||
Loading…
Reference in New Issue