Skip to content

Commit 97d525f

Browse files
chore(deps): update mongo docker tag to v8
1 parent e88021f commit 97d525f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ services:
2424
start_period: 40s
2525

2626
mongo:
27-
image: mongo:7.0
27+
image: mongo:8.2
2828
command:
2929
- --storageEngine=wiredTiger
3030
volumes:

0 commit comments

Comments
 (0)