mirror of
https://github.com/Ahwxorg/Binternet.git
synced 2026-03-11 08:54:37 +00:00
update(Dockerfile): increment Alpine version
This commit is contained in:
parent
4088136ff3
commit
2370e0cc76
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM alpine:3.19
|
||||
FROM alpine:3.20
|
||||
|
||||
RUN apk add php83 php83-fpm php83-dom php83-curl php83-json php83-openssl nginx --no-cache
|
||||
RUN sed -i 's/user nginx;/user nobody;/' /etc/nginx/nginx.conf \
|
||||
|
|
|
|||
Loading…
Reference in a new issue