We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e788ab7 commit 3fe742aCopy full SHA for 3fe742a
docker-compose.yml
@@ -40,7 +40,7 @@ services:
40
retries: 12
41
start_period: 10s
42
mongodb:
43
- image: mongo:7@sha256:606f8e029603330411a7dd10b5ffd50eefc297fc80cee89f10a455e496a76ae7
+ image: mongo:8@sha256:eea8506335198f8b359865b32004036310854a935fbd317083817c614152818f
44
ports:
45
- '27017:27017'
46
networks:
0 commit comments