Explorar el Código

Merge branch 'develop'

* develop:
  add php module mongodb
ksieren hace 3 años
padre
commit
73d934d8d7
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 \