We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a58db5 commit 3d9c633Copy full SHA for 3d9c633
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:474f5c3bf0e355bb97dafda730e725169a4d51c5578abf7be9ec7ad3fdee4481
43
ports:
44
- '27017:27017'
45
networks:
0 commit comments