Skip to content

Commit 5dee17e

Browse files
Update mongo Docker tag to v4.4
1 parent 540b5f8 commit 5dee17e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

devenv/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ services:
1616
RABBITMQ_DEFAULT_PASS: admin
1717

1818
mongo:
19-
image: mongo:4.0
19+
image: mongo:4.4
2020
volumes:
2121
- ./data/mongo:/data/db
2222
ports:

0 commit comments

Comments
 (0)