Update Dockerfile

This commit is contained in:
Stefan Pejcic
2024-12-23 10:58:43 +01:00
committed by GitHub
parent fa4d628333
commit cf007f3874

View File

@@ -5,7 +5,7 @@ ARG PHP_VERSION
LABEL maintainer="stefan@pejcic.rs"
LABEL author="Stefan Pejcic"
LABEL db="mysql" webserver="litespeed" php="php8.3"
ENV TZ=UTC
ENV DEBIAN_FRONTEND=noninteractive