Skip to content

Commit

Permalink
Merge pull request #3528 from bcgov/renovate/bitnami-mongodb-7.x
Browse files Browse the repository at this point in the history
chore(deps): update bitnami/mongodb docker tag to v7.0.12-debian-12-r6
  • Loading branch information
funtigr authored Aug 15, 2024
2 parents e099c15 + 1ea0fdd commit 3882be0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion localdev/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ services:
platform: linux/amd64
container_name: mongodb
# See https://hub.docker.com/r/bitnami/mongodb/tags
image: bitnami/mongodb:7.0.12-debian-12-r5
image: bitnami/mongodb:7.0.12-debian-12-r6
environment:
- MONGODB_ADVERTISED_HOSTNAME=127.0.0.1
- MONGODB_REPLICA_SET_MODE=primary
Expand Down

0 comments on commit 3882be0

Please sign in to comment.