Sfoglia il codice sorgente

add php module mongodb

ksieren 3 anni fa
parent
commit
5022001fff
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

@@ -31,6 +31,7 @@ RUN apk --no-cache add \
         php81-simplexml \
         php81-mbstring \
         php81-gd \
+        php81-mongodb \
         nginx \
         runit \
         curl \