From 774130b83993f125cb8e6b90d7734f219fb6997c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 9 May 2026 02:32:43 +0000 Subject: [PATCH] Update fosrl/newt Docker tag to v1.12.5 --- newt/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/newt/compose.yaml b/newt/compose.yaml index 84bdde8..ad0621f 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.5 restart: unless-stopped environment: - PANGOLIN_ENDPOINT=${PANGOLIN_ENDPOINT}