Skip to content

Commit 01a72bb

Browse files
authored
[toolset] Mongodb update to v8 (#9453)
* [php] Flight update to PHP 8.4 #9408 * [toolset] Update Mongodb to v8
1 parent bdd37c1 commit 01a72bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

toolset/databases/mongodb/mongodb.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mongo:7.0
1+
FROM mongo:8.0
22

33
ENV MONGO_INITDB_DATABASE=hello_world
44

0 commit comments

Comments
 (0)