From 0c838ab214e81e356638c5f7491dc44ee670faee Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 30 Apr 2026 02:31:35 +0000 Subject: [PATCH] Update fosrl/newt Docker tag to v1.12.3 --- newt/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/newt/compose.yaml b/newt/compose.yaml index 84bdde8..cb3f42b 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.3 restart: unless-stopped environment: - PANGOLIN_ENDPOINT=${PANGOLIN_ENDPOINT}