Skip to content

Commit d8ffd1d

Browse files
chore(deps): update mongo docker tag to v8
1 parent 72671d7 commit d8ffd1d

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.0
2828
command:
2929
- --storageEngine=wiredTiger
3030
volumes:

0 commit comments

Comments
 (0)