diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 23d23324..30c5000e 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -15,7 +15,7 @@ jobs: services: greenmail: - image: greenmail/standalone:2.1.9 + image: greenmail/standalone:2.1.13 ports: - 3025:3025 - 3110:3110