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