Skip to content

Commit 67d6460

Browse files
chore(deps): update mongo docker tag to v8 - - docker-compose.yml
1 parent 2019faf commit 67d6460

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
@@ -40,7 +40,7 @@ services:
4040
retries: 12
4141
start_period: 10s
4242
mongodb:
43-
image: mongo:7@sha256:606f8e029603330411a7dd10b5ffd50eefc297fc80cee89f10a455e496a76ae7
43+
image: mongo:8@sha256:7abfba0d07c9330373f8173981ea4d09cd8a82cdf0e86ccaf7008848d1d24f62
4444
ports:
4545
- '27017:27017'
4646
networks:

0 commit comments

Comments
 (0)