Compare commits

..

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
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
services: services:
backrest: backrest:
container_name: backrest container_name: backrest
image: docker.io/garethgeorge/backrest:v1.13.0@sha256:9c9966b5c285ec791a6b06cb4545fa0247424d05442e12f9558b4322d9f8a15f image: docker.io/garethgeorge/backrest:v1.12.1@sha256:f4d34bd6fa985d13bdb6c01c5d8727e07708899afa9567d800808357d77b9fb0
restart: unless-stopped restart: unless-stopped
hostname: ${HOSTNAME} hostname: ${HOSTNAME}
environment: environment:
+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:
+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
volumes: volumes:
- ./config:/app/config - ./config:/app/config