Skip to content

Commit

Permalink
Bump mongo in /.dev in the docker group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the docker group with 1 update in the /.dev directory: mongo.


Updates `mongo` from 8.0.0 to 8.0.3

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent 3a031ca commit b724f32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .dev/mongo.Dockerfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FROM mongo:8.0.0
FROM mongo:8.0.3

0 comments on commit b724f32

Please sign in to comment.