Parcourir la source

Merge branch 'develop'

* develop:
  add php module mongodb
ksieren il y a 3 ans
Parent
commit
73d934d8d7
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 \