Skip to content

Commit 15213e7

Browse files
authored
Merge pull request #3623 from bcgov/renovate/bitnami-mongodb-7.x
chore(deps): update bitnami/mongodb docker tag to v7.0.14-debian-12-r2
2 parents fd0e7c4 + 6b19285 commit 15213e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

localdev/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ services:
9090
platform: linux/amd64
9191
container_name: mongodb
9292
# See https://hub.docker.com/r/bitnami/mongodb/tags
93-
image: bitnami/mongodb:7.0.14-debian-12-r0
93+
image: bitnami/mongodb:7.0.14-debian-12-r2
9494
environment:
9595
- MONGODB_ADVERTISED_HOSTNAME=127.0.0.1
9696
- MONGODB_REPLICA_SET_MODE=primary

0 commit comments

Comments
 (0)