diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index e79842274b23c4b1d695cabf7ba036c89d50f621..4c8458416c87e8a4ff4fd2075ec2e2d9c186a0b2 100644 --- a/.github/workflows/integration.yml +++ b/.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