.github/workflows/integration.yml 🔗
@@ -15,7 +15,7 @@ jobs:
services:
greenmail:
- image: greenmail/standalone:2.1.8
+ image: greenmail/standalone:2.1.9
ports:
- 3025:3025
- 3110:3110
Floatpane Bot created
## What?
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[greenmail/standalone](https://redirect.github.com/greenmail-mail-test/greenmail/blob/master/greenmail-docker/standalone)
([source](https://redirect.github.com/greenmail-mail-test/greenmail)) |
service | patch | `2.1.8` → `2.1.9` |
---
### Release Notes
<details>
<summary>greenmail-mail-test/greenmail (greenmail/standalone)</summary>
###
[`v2.1.9`](https://redirect.github.com/greenmail-mail-test/greenmail/compare/release-2.1.8...release-2.1.9)
[Compare
Source](https://redirect.github.com/greenmail-mail-test/greenmail/compare/release-2.1.8...release-2.1.9)
</details>
## Why?
Automated dependency update via Renovate.
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMjIuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIyMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
.github/workflows/integration.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -15,7 +15,7 @@ jobs:
services:
greenmail:
- image: greenmail/standalone:2.1.8
+ image: greenmail/standalone:2.1.9
ports:
- 3025:3025
- 3110:3110