Update Dockerfile
This commit is contained in:
@@ -112,9 +112,6 @@ RUN set -eux \
|
||||
&& ln -fs /usr/share/zoneinfo/$TZ /etc/localtime \
|
||||
&& dpkg-reconfigure --frontend noninteractive tzdata \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
``
|
||||
|
||||
|
||||
|
||||
RUN update-alternatives --set php /usr/bin/php8.4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user