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}