Compare commits

..

1 Commits

Author SHA1 Message Date
renovate-bot 774130b839 Update fosrl/newt Docker tag to v1.12.5 2026-05-09 02:32:43 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
services: services:
newt: newt:
container_name: newt container_name: newt
image: fosrl/newt:1.12.2 image: fosrl/newt:1.12.5
restart: unless-stopped restart: unless-stopped
environment: environment:
- PANGOLIN_ENDPOINT=${PANGOLIN_ENDPOINT} - PANGOLIN_ENDPOINT=${PANGOLIN_ENDPOINT}
+1 -1
View File
@@ -14,7 +14,7 @@ services:
gerbil: gerbil:
container_name: gerbil container_name: gerbil
image: ghcr.io/fosrl/gerbil:1.4.0 image: ghcr.io/fosrl/gerbil:1.3.1
restart: unless-stopped restart: unless-stopped
depends_on: depends_on:
pangolin: pangolin: