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