mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update Dockerfile
This commit is contained in:
parent
7774a3e9ef
commit
66083eea3a
@ -6,7 +6,7 @@ LABEL db="mariadb" webserver="apache" php="php8.2"
|
|||||||
ENV TZ=UTC
|
ENV TZ=UTC
|
||||||
ENV DEBIAN_FRONTEND=noninteractive
|
ENV DEBIAN_FRONTEND=noninteractive
|
||||||
|
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
apt-get install -y software-properties-common && \
|
apt-get install -y software-properties-common && \
|
||||||
add-apt-repository ppa:ondrej/php && \
|
add-apt-repository ppa:ondrej/php && \
|
||||||
apt-get update && \
|
apt-get update && \
|
||||||
|
Loading…
Reference in New Issue
Block a user