1 Commits

Author SHA1 Message Date
renovate-bot 2c828b4923 Update ghcr.io/fosrl/pangolin Docker tag to v1.18.2 2026-05-04 02:31:34 +00:00
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ name: pangolin
services: services:
pangolin: pangolin:
container_name: pangolin container_name: pangolin
image: ghcr.io/fosrl/pangolin:1.18.0 image: ghcr.io/fosrl/pangolin:1.18.2
restart: unless-stopped restart: unless-stopped
deploy: deploy:
resources: resources:
+2 -2
View File
@@ -2,7 +2,7 @@ name: pangolin
services: services:
pangolin: pangolin:
container_name: pangolin container_name: pangolin
image: ghcr.io/fosrl/pangolin:1.18.0 image: ghcr.io/fosrl/pangolin:1.18.2
restart: unless-stopped restart: unless-stopped
volumes: volumes:
- ./config:/app/config - ./config:/app/config
@@ -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: