Skip to content

Commit 8489db0

Browse files
authored
Merge pull request #6140 from bcgov/renovate/bitnami-mongodb-8.x
chore(deps): update bitnami/mongodb docker tag to v8.0.12-debian-12-r0
2 parents 2713f4c + 8d44156 commit 8489db0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sandbox/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:8.0.11-debian-12-r1
93+
image: bitnami/mongodb:8.0.12-debian-12-r0
9494
environment:
9595
- MONGODB_ADVERTISED_HOSTNAME=127.0.0.1
9696
- MONGODB_REPLICA_SET_MODE=primary

0 commit comments

Comments
 (0)