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 2713f4c + 8d44156 commit 8489db0Copy full SHA for 8489db0
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-r1
+ image: bitnami/mongodb:8.0.12-debian-12-r0
94
environment:
95
- MONGODB_ADVERTISED_HOSTNAME=127.0.0.1
96
- MONGODB_REPLICA_SET_MODE=primary
0 commit comments