mirror of
https://github.com/hi2shark/nazhua.git
synced 2026-01-11 22:50:42 +08:00
🐳 更新Dockerfile,使用nginx:1.27-alpine替代nginx:1.27.3
This commit is contained in:
parent
51197a1c05
commit
1b20505ef2
@ -1,4 +1,4 @@
|
||||
FROM nginx:1.27.3
|
||||
FROM nginx:1.27-alpine
|
||||
|
||||
COPY ./dist /home/wwwroot/html
|
||||
COPY ./nginx-default.conf.template /etc/nginx/templates/default.conf.template
|
||||
|
||||
Loading…
Reference in New Issue
Block a user