End Dockerfile with new line

This commit is contained in:
Borewit 2025-03-09 13:44:01 +01:00
parent 6318c6ffdc
commit bff7a20864
1 changed files with 1 additions and 1 deletions

View File

@ -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