Skip to content

Commit

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

---
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 19, 2024
1 parent e35d079 commit 854c4f3
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.6
FROM mongo:7.0.7

# Create /docker-entrypoint-initdb.d directory.
RUN mkdir -p /docker-entrypoint-initdb.d
Expand Down

0 comments on commit 854c4f3

Please sign in to comment.