Compare commits

...

3 Commits

Author SHA1 Message Date
Jose Diaz-Gonzalez
c7b83d3520 Release 1.17.1 2022-01-22 04:07:11 -05:00
Jose Diaz-Gonzalez
fdb334e2cd Merge pull request #146 from dokku/dependabot/docker/mongo-5.0.5
chore(deps): bump mongo from 5.0.4 to 5.0.5
2022-01-22 04:06:57 -05:00
dependabot[bot]
6891f4b6bf chore(deps): bump mongo from 5.0.4 to 5.0.5
Bumps mongo from 5.0.4 to 5.0.5.

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-08 13:18:52 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
FROM mongo:5.0.4
FROM mongo:5.0.5

View File

@@ -1,4 +1,4 @@
[plugin]
description = "dokku mongo service plugin"
version = "1.17.0"
version = "1.17.1"
[plugin.config]