mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update Dockerfile
This commit is contained in:
parent
ccc8b2b429
commit
81dd975c61
@ -3,7 +3,6 @@ FROM ubuntu:latest
|
||||
LABEL maintainer="stefan@pejcic.rs"
|
||||
LABEL author="Stefan Pejcic"
|
||||
LABEL db="mysql" webserver="nginx" php="php8.2"
|
||||
ENV TZ=UTC
|
||||
ENV DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
RUN apt-get update && \
|
||||
|
Loading…
Reference in New Issue
Block a user