Skip to content

Commit

Permalink
build(deps): bump mongo in /generators/server/resources
Browse files Browse the repository at this point in the history
Bumps mongo from 8.0.4 to 8.0.5.

---
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 Feb 25, 2025
1 parent f841018 commit e430b71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/server/resources/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ FROM mysql:9.2.0

FROM mariadb:11.7.2

FROM mongo:8.0.4
FROM mongo:8.0.5
LABEL ALIAS=mongodb

FROM couchbase/server:7.6.5
Expand Down

0 comments on commit e430b71

Please sign in to comment.