Parcourir la source

add php module mongodb

ksieren il y a 3 ans
Parent
commit
5022001fff
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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 \