Skip to content

Commit

Permalink
chore: Update MongoDB version to v1.16.x (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
ALTELMA authored Feb 2, 2024
1 parent acc6219 commit 45a3600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 8.1-couch-mongo/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ RUN ln -s /usr/bin/php8.1 /etc/alternatives/php


## MongoDB
RUN pecl install mongodb-1.13.0
RUN pecl install mongodb-1.16.0
RUN echo "extension=mongodb.so" | tee -a /etc/php/8.1/cli/conf.d/20-mongodb.ini


Expand Down

0 comments on commit 45a3600

Please sign in to comment.