Skip to content

Commit

Permalink
deps(docker): bump bitnami/mongodb in /docker/mongodb
Browse files Browse the repository at this point in the history
Bumps bitnami/mongodb from 7.0-debian-11 to 7.0-debian-12.

---
updated-dependencies:
- dependency-name: bitnami/mongodb
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 26, 2024
1 parent fa87d74 commit 34c6adc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/mongodb/Dockerfile
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ARG TOOLS_IMAGE
FROM ${TOOLS_IMAGE} AS TOOLS_IMAGE

FROM bitnami/mongodb:7.0-debian-11
FROM bitnami/mongodb:7.0-debian-12

LABEL maintainer="Tom Manville <tom@kasten.io>"

Expand Down

0 comments on commit 34c6adc

Please sign in to comment.