mirror of
https://github.com/deiucanta/chatpad.git
synced 2026-03-11 09:04:31 +00:00
Update Dockerfile
This commit is contained in:
parent
24387872df
commit
ae004c5ea8
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM nginx:1.23.3-alpine
|
||||
FROM nginx:alpine
|
||||
|
||||
# Copy the nginx configuration
|
||||
COPY ./docker/default.conf.template /etc/nginx/templates/default.conf.template
|
||||
|
|
|
|||
Loading…
Reference in a new issue