Skip to content

Commit

Permalink
deps(docker): bump bitnami/mongodb in /docker/mongodb (#2690)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 29, 2024
1 parent 57a18a2 commit d865f1b
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 d865f1b

Please sign in to comment.