Update Dockerfile

This commit is contained in:
Kar
2025-04-30 10:54:44 +00:00
parent 5b53e23a3d
commit 3605c1d9ab

View File

@@ -17,6 +17,8 @@ RUN apt update && apt install -y \
php8.2-gd \
php8.2-curl \
php8.2-ssh2 \
dnsutils \
whois \
&& apt clean
###php-ssh2