1 Commits

Author SHA1 Message Date
renovate-bot 054ff7b1e1 Update ghcr.io/fosrl/gerbil Docker tag to v1.4.0 2026-05-04 02:31:47 +00:00
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ name: pangolin
services:
pangolin:
container_name: pangolin
image: ghcr.io/fosrl/pangolin:1.18.2
image: ghcr.io/fosrl/pangolin:1.18.0
restart: unless-stopped
deploy:
resources:
+2 -2
View File
@@ -2,7 +2,7 @@ name: pangolin
services:
pangolin:
container_name: pangolin
image: ghcr.io/fosrl/pangolin:1.18.2
image: ghcr.io/fosrl/pangolin:1.18.0
restart: unless-stopped
volumes:
- ./config:/app/config
@@ -14,7 +14,7 @@ services:
gerbil:
container_name: gerbil
image: ghcr.io/fosrl/gerbil:1.3.1
image: ghcr.io/fosrl/gerbil:1.4.0
restart: unless-stopped
depends_on:
pangolin: