We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd376b3 commit 6f2cd0aCopy full SHA for 6f2cd0a
1 file changed
.github/workflows/build.yml
@@ -20,7 +20,7 @@ concurrency:
20
group: "${{ github.workflow }}-${{ github.ref }}"
21
cancel-in-progress: true
22
env:
23
- ADDITIONAL_DOCKER_IMAGES: "mysql:lts axllent/mailpit:v1.27 redis:8-alpine"
+ ADDITIONAL_DOCKER_IMAGES: "mysql:lts axllent/mailpit:v1.27 redis:8.2-alpine ghcr.io/jeboehm/fetchmailmgr:0.4.0"
24
jobs:
25
build:
26
runs-on: ubuntu-latest
0 commit comments