Skip to content

Commit

Permalink
Bump mongo from 7.0.1-jammy to 7.0.2-jammy in /database
Browse files Browse the repository at this point in the history
Bumps mongo from 7.0.1-jammy to 7.0.2-jammy.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 8, 2023
1 parent bb8d5b6 commit 67f7535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion database/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mongo:7.0.1-jammy
FROM mongo:7.0.2-jammy

WORKDIR /

Expand Down

0 comments on commit 67f7535

Please sign in to comment.