From c1ddfc541110eccd0efc7455fb343703b54866b6 Mon Sep 17 00:00:00 2001 From: Matthew McKinnon Date: Mon, 18 Nov 2024 16:54:17 +1000 Subject: [PATCH] fix: formatting dozzle agent task --- tasks/dozzle-agent.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/dozzle-agent.yml b/tasks/dozzle-agent.yml index 2b3065d..24a00d4 100644 --- a/tasks/dozzle-agent.yml +++ b/tasks/dozzle-agent.yml @@ -3,8 +3,8 @@ docker_container: name: dozzle_agent image: amir20/dozzle:v8.8.0 - command: agent restart_policy: unless-stopped + command: agent recreate: true ports: - 7007:7007