Bug: Do not refer to old tag

This commit is contained in:
Einar Forselv 2019-12-05 12:30:50 +01:00
parent e060c28c93
commit 102073cb70
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ def status(config, containers):
instance.container_type, container.service_name)
if len(backup_containers) == 0:
logger.info("No containers in the project has 'restic-compose-backup.enabled' label")
logger.info("No containers in the project has 'restic-compose-backup.*' label")
logger.info("-" * 67)