Skip to content

Commit 6db89cb

Browse files
committed
Update mongodb to 1.21.0
1 parent 771ba4c commit 6db89cb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

8/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ RUN set -xe; \
253253
igbinary-3.2.16 \
254254
$(test "${PHP_VERSION:0:3}" == "8.4" && echo 'imap-1.0.3') \
255255
memcached-3.3.0 \
256-
mongodb-1.20.0 \
256+
mongodb-1.21.0 \
257257
oauth-2.0.9 \
258258
opentelemetry-1.1.2 \
259259
pdo_sqlsrv-5.12.0 \

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ var `PHP_EXTENSIONS_DISABLE=xdebug,xhprof,spx`.
256256
| libxml | | | | |
257257
| mbstring | | | | |
258258
| [memcached] | 3.3.0 | 3.3.0 | 3.3.0 | 3.3.0 |
259-
| [mongodb] | 1.20.0 | 1.20.0 | 1.20.0 | 1.20.0 |
259+
| [mongodb] | 1.21.0 | 1.21.0 | 1.21.0 | 1.21.0 |
260260
| mysqli | | | | |
261261
| mysqlnd | | | | |
262262
| [newrelic] | latest | latest | latest | latest |

0 commit comments

Comments
 (0)