mirror of
https://github.com/offen/docker-volume-backup.git
synced 2026-04-16 06:05:36 +02:00
label container in cli test
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user