Skip to content

Commit 6f2cd0a

Browse files
committed
chore(ci): update ADDITIONAL_DOCKER_IMAGES to include fetchmailmgr:0.4.0
1 parent fd376b3 commit 6f2cd0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ concurrency:
2020
group: "${{ github.workflow }}-${{ github.ref }}"
2121
cancel-in-progress: true
2222
env:
23-
ADDITIONAL_DOCKER_IMAGES: "mysql:lts axllent/mailpit:v1.27 redis:8-alpine"
23+
ADDITIONAL_DOCKER_IMAGES: "mysql:lts axllent/mailpit:v1.27 redis:8.2-alpine ghcr.io/jeboehm/fetchmailmgr:0.4.0"
2424
jobs:
2525
build:
2626
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)