Skip to content

Commit

Permalink
Bump mongo from 7.0.4 to 7.0.6 in /db
Browse files Browse the repository at this point in the history
Bumps mongo from 7.0.4 to 7.0.6.

---
updated-dependencies:
- dependency-name: mongo
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 1, 2024
1 parent 453cf7d commit 29772e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db/Dockerfile
@@ -1,5 +1,5 @@
# Get mongo latest.
FROM mongo:7.0.4
FROM mongo:7.0.6

# Get packages.
RUN apt-get update && apt-get -y install cifs-utils && apt-get -y install keyutils
Expand Down

0 comments on commit 29772e4

Please sign in to comment.