Bug: Do not refer to old tag
This commit is contained in:
parent
e060c28c93
commit
102073cb70
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue