diff --git a/backup-monitor/compose.yaml b/backup-monitor/compose.yaml index 899fdde..4c9712a 100644 --- a/backup-monitor/compose.yaml +++ b/backup-monitor/compose.yaml @@ -4,10 +4,7 @@ networks: services: backup-monitor: - build: - context: ../backup-monitor - image: backup-sentinel:local - pull_policy: build + build: ../backup-monitor container_name: backup-monitor restart: always ports: