Skip to content

Commit

Permalink
Bump mongo from 8.0.0 to 8.0.1 in /test/IntegrationTests/docker
Browse files Browse the repository at this point in the history
Bumps mongo from 8.0.0 to 8.0.1.

---
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 10, 2024
1 parent 0457e6e commit 627d10a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/IntegrationTests/docker/mongodb.Dockerfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FROM mongo:8.0.0
FROM mongo:8.0.1

0 comments on commit 627d10a

Please sign in to comment.