Update Dockerfile
parent
5b53e23a3d
commit
3605c1d9ab
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue