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 fd0e7c4 + 6b19285 commit 15213e7Copy full SHA for 15213e7
localdev/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:7.0.14-debian-12-r0
+ image: bitnami/mongodb:7.0.14-debian-12-r2
94
environment:
95
- MONGODB_ADVERTISED_HOSTNAME=127.0.0.1
96
- MONGODB_REPLICA_SET_MODE=primary
0 commit comments