更新dockerfile
This commit is contained in:
parent
486d9ff0e3
commit
cc196fd389
@ -1,4 +1,4 @@
|
||||
FROM nginx:1.18.0
|
||||
FROM nginx:stable-alpine
|
||||
|
||||
COPY dist/ /usr/share/nginx/html
|
||||
COPY nginx/default.conf /etc/nginx/conf.d/default.conf
|
Loading…
x
Reference in New Issue
Block a user