Skip to content

Commit

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

---
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 Apr 4, 2024
1 parent 6f140b9 commit 1e3d57c
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.7
FROM mongo:7.0.8

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

0 comments on commit 1e3d57c

Please sign in to comment.