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 7d9811e + 3a00bfb commit 2904932Copy full SHA for 2904932
sandbox/docker-compose.yml
@@ -88,7 +88,7 @@ services:
88
platform: linux/amd64
89
container_name: mongodb
90
# See https://hub.docker.com/r/bitnami/mongodb/tags
91
- image: bitnami/mongodb:8.0.4-debian-12-r4
+ image: bitnami/mongodb:8.0.4-debian-12-r5
92
environment:
93
- MONGODB_ADVERTISED_HOSTNAME=127.0.0.1
94
- MONGODB_REPLICA_SET_MODE=primary
0 commit comments