diff --git a/Dockerfile b/Dockerfile index af9aa0c..6b571c4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -16,7 +16,9 @@ RUN apt update && apt install -y \ php8.2-gnupg \ php8.2-gd \ php8.2-curl \ + php8.2-ssh2 \ && apt clean +###php-ssh2 #RUN apt install php8.2-oauth #COPY php8.2.conf /etc/apache2/mods-enabled/