diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 23d23324..f5770521 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.12 ports: - 3025:3025 - 3110:3110