Skip to content

Commit 0ce50fd

Browse files
authored
fix(docker-compose-wd-image): ZMS-250 use up-to-date wildduck image from GHCR (#842)
1 parent 68e83e4 commit 0ce50fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: "3.7"
22
services:
33
wildduck:
44
restart: always
5-
image: nodemailer/wildduck
5+
image: ghcr.io/zone-eu/wildduck
66
ports:
77
- "8080:8080"
88
- "143:143"

0 commit comments

Comments
 (0)