Skip to content

Commit 2904932

Browse files
authored
Merge pull request #4960 from bcgov/renovate/bitnami-mongodb-8.x
chore(deps): update bitnami/mongodb docker tag to v8.0.4-debian-12-r5
2 parents 7d9811e + 3a00bfb commit 2904932

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
@@ -88,7 +88,7 @@ services:
8888
platform: linux/amd64
8989
container_name: mongodb
9090
# See https://hub.docker.com/r/bitnami/mongodb/tags
91-
image: bitnami/mongodb:8.0.4-debian-12-r4
91+
image: bitnami/mongodb:8.0.4-debian-12-r5
9292
environment:
9393
- MONGODB_ADVERTISED_HOSTNAME=127.0.0.1
9494
- MONGODB_REPLICA_SET_MODE=primary

0 commit comments

Comments
 (0)