mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update Dockerfile
This commit is contained in:
parent
602932fac8
commit
c58994c4c9
@ -2,7 +2,7 @@ FROM ubuntu:latest
|
||||
|
||||
LABEL maintainer="stefan@pejcic.rs"
|
||||
LABEL author="Stefan Pejcic"
|
||||
LABEL db="mariadb" webserver="apache" php="php8.2" # required from 0.2.7
|
||||
LABEL db="mariadb" webserver="apache" php="php8.2"
|
||||
ENV TZ=UTC
|
||||
ENV DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user