Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
61140a5283 | ||
|
|
40339d4cee | ||
|
|
5f11adaddf | ||
|
|
5c4cafe2a1 | ||
|
|
fe834e5a01 |
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- uses: actions/setup-python@v4
|
||||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.7.x'
|
||||
|
||||
@@ -68,7 +68,7 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- uses: actions/setup-python@v4
|
||||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.7.x'
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
FROM mongo:7.0.2
|
||||
FROM mongo:7.0.4
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[plugin]
|
||||
description = "dokku mongo service plugin"
|
||||
version = "1.36.2"
|
||||
version = "1.36.3"
|
||||
[plugin.config]
|
||||
|
||||
Reference in New Issue
Block a user