From 4c3443f39cb69148798489620317c4c5661dc6c2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 8 May 2026 02:32:38 +0000 Subject: [PATCH] Update fosrl/newt Docker tag to v1.12.4 --- newt/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/newt/compose.yaml b/newt/compose.yaml index 84bdde8..e803a6a 100644 --- a/newt/compose.yaml +++ b/newt/compose.yaml @@ -1,7 +1,7 @@ services: newt: container_name: newt - image: fosrl/newt:1.12.2 + image: fosrl/newt:1.12.4 restart: unless-stopped environment: - PANGOLIN_ENDPOINT=${PANGOLIN_ENDPOINT}