update certdumper image (deprecated)

This commit is contained in:
thopic 2026-04-17 11:14:27 +02:00
parent f5e0311631
commit 4a3626b213
Signed by: thopic
GPG Key ID: 292DBBF0B54AD4C5

View File

@ -17,7 +17,7 @@ services:
- "co.elastic.logs/fileset=access" - "co.elastic.logs/fileset=access"
certdumper: certdumper:
image: humenius/traefik-certs-dumper image: ghcr.io/kereis/traefik-certs-dumper
restart: always restart: always
command: --restart-containers ${COMPOSE_PROJECT_NAME}-postfix-mailcow-1,${COMPOSE_PROJECT_NAME}-nginx-mailcow-1,${COMPOSE_PROJECT_NAME}-dovecot-mailcow-1 command: --restart-containers ${COMPOSE_PROJECT_NAME}-postfix-mailcow-1,${COMPOSE_PROJECT_NAME}-nginx-mailcow-1,${COMPOSE_PROJECT_NAME}-dovecot-mailcow-1
network_mode: none network_mode: none