Skip to content

Commit

Permalink
[toolset] Mongodb update to v8 (#9453)
Browse files Browse the repository at this point in the history
* [php] Flight update to PHP 8.4

#9408

* [toolset] Update Mongodb to v8
  • Loading branch information
joanhey authored Dec 17, 2024
1 parent bdd37c1 commit 01a72bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion toolset/databases/mongodb/mongodb.dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mongo:7.0
FROM mongo:8.0

ENV MONGO_INITDB_DATABASE=hello_world

Expand Down

0 comments on commit 01a72bb

Please sign in to comment.