Skip to content

Commit b4f65a6

Browse files
authored
Update Dockerfile
1 parent 36371b4 commit b4f65a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,4 @@ RUN npm run build
88
FROM nginxinc/nginx-unprivileged:1.17
99

1010
COPY nginx.conf /etc/nginx/conf.d/default.conf
11-
RUN rm /usr/share/nginx/html/50x.html /usr/share/nginx/html/index.html
1211
COPY --from=build-stage /app/dist/grades-application-m120/ /usr/share/nginx/html

0 commit comments

Comments
 (0)