Merge pull request #45 from c00ldude1oo/alpine
Change nginx base to alpine
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
FROM nginx:1.21.6
|
FROM nginx:alpine
|
||||||
COPY ./out /usr/share/nginx/html
|
COPY ./out /usr/share/nginx/html
|
||||||
|
|||||||
Reference in New Issue
Block a user