Explorar el Código

add php module mongodb

ksieren hace 3 años
padre
commit
5022001fff
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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 \