We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97cd7ee commit d9c46e3Copy full SHA for d9c46e3
docker-compose.yml
@@ -108,7 +108,7 @@ services:
108
# and deliver them to the local mail server. Can be removed
109
# if you don't need it.
110
fetchmail:
111
- image: ghcr.io/jeboehm/fetchmailmgr:0.3.15@sha256:09bf40544e4a24e43581358416f4d29d980bd3c820be571a7df5b6642af2a5d9
+ image: ghcr.io/jeboehm/fetchmailmgr:0.3.16@sha256:010afac3d3e75fe9799b13aa02cab15e1ad1e0afcaab0c1e06903e40bef21922
112
restart: on-failure:5
113
command:
114
- --interval
0 commit comments