Revert "Change to alpine base image"

This reverts commit 49241f5614.
This commit is contained in:
Chris
2022-05-12 02:05:59 -04:00
committed by Aj - Thomas
parent e38c4f6be0
commit d5377423b1

View File

@@ -1,2 +1,2 @@
FROM nginx:alpine
COPY ./out /usr/share/nginx/html
FROM nginx:1.21.6
COPY ./out /usr/share/nginx/html