Update Dockerfile
This commit is contained in:
@@ -78,8 +78,8 @@ RUN set -eux \
|
|||||||
|
|
||||||
# Install Apache, PHP 8.4, and required packages
|
# Install Apache, PHP 8.4, and required packages
|
||||||
RUN set -eux \
|
RUN set -eux \
|
||||||
|
&& add-apt-repository ppa:ondrej/php \
|
||||||
&& apt-get update \
|
&& apt-get update \
|
||||||
&& sudo add-apt-repository ppa:ondrej/php \
|
|
||||||
&& apt-get install -y --no-install-recommends \
|
&& apt-get install -y --no-install-recommends \
|
||||||
tar \
|
tar \
|
||||||
bash \
|
bash \
|
||||||
|
|||||||
Reference in New Issue
Block a user