Skip to content

Commit d4dca23

Browse files
committed
Update version of mongo
1 parent 245e5b3 commit d4dca23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose_opal.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ services:
1515
- ROCK_HOSTS=rock:8085
1616
- ROCK_ADMINISTRATOR_PASSWORD=foobar
1717
mongo:
18-
image: mongo:4.4.15
18+
image: mongo:6.0.27
1919
environment:
2020
- MONGO_INITDB_ROOT_USERNAME=root
2121
- MONGO_INITDB_ROOT_PASSWORD=foobar

0 commit comments

Comments
 (0)