label container in cli test

This commit is contained in:
Frederik Ring
2021-07-11 20:21:17 +02:00
parent da75d232f4
commit 5fd6f66324
5 changed files with 8 additions and 5 deletions

View File

@@ -13,7 +13,7 @@ services:
- backup_data:/data
backup: &default_backup_service
image: offen/docker-volume-backup:canary
image: offen/docker-volume-backup:${TEST_VERSION}
depends_on:
- minio
restart: always