Changed stable to latest for Traefik as the code has not been merged into stable yet

Erik Wramner 2020-08-07 09:54:31 +02:00
parent f6c54992cb
commit 76c597bd9d
1 changed files with 1 additions and 1 deletions

@ -329,7 +329,7 @@ This allows for support of wild card certificates: `"SSL_DOMAIN=*.example.com"`.
version: '3.8'
services:
mail:
image: tvial/docker-mailserver:stable
image: tvial/docker-mailserver:latest
hostname: mail
domainname: example.com
volumes: