We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 80ec676 + 19bfc01 commit 82adbb3Copy full SHA for 82adbb3
sandbox/docker-compose.yml
@@ -90,7 +90,7 @@ services:
90
platform: linux/amd64
91
container_name: mongodb
92
# See https://hub.docker.com/r/bitnami/mongodb/tags
93
- image: bitnami/mongodb:8.0.11-debian-12-r0
+ image: bitnami/mongodb:8.0.11-debian-12-r1
94
environment:
95
- MONGODB_ADVERTISED_HOSTNAME=127.0.0.1
96
- MONGODB_REPLICA_SET_MODE=primary
0 commit comments