Skip to content

Commit 80036ae

Browse files
chore(deps): update mongo docker tag to v8 - - docker-compose.yml
1 parent c0b4a8d commit 80036ae

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:f071cbf97a6e52fb7f07ce9ca5d862ad79876bf0eba9ba97758337d740449638
4444
ports:
4545
- '27017:27017'
4646
networks:

0 commit comments

Comments
 (0)