mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update Dockerfile
This commit is contained in:
parent
018d31a601
commit
0def5324cb
@ -5,6 +5,7 @@ LABEL author="Stefan Pejcic"
|
||||
|
||||
ENV TZ=UTC
|
||||
ENV DEBIAN_FRONTEND=noninteractive
|
||||
LABEL db="mysql" webserver="apache" php="php8.2"
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get install -y software-properties-common && \
|
||||
|
Loading…
Reference in New Issue
Block a user