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