Compare commits

..

1 Commits

Author SHA1 Message Date
renovate-bot 8435135428 Update docker.io/garethgeorge/backrest Docker tag to v1.13.0 2026-05-05 02:33:09 +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.12.1@sha256:f4d34bd6fa985d13bdb6c01c5d8727e07708899afa9567d800808357d77b9fb0 image: docker.io/garethgeorge/backrest:v1.13.0@sha256:9c9966b5c285ec791a6b06cb4545fa0247424d05442e12f9558b4322d9f8a15f
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.2 image: ghcr.io/fosrl/pangolin:1.18.0
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.2 image: ghcr.io/fosrl/pangolin:1.18.0
restart: unless-stopped restart: unless-stopped
volumes: volumes:
- ./config:/app/config - ./config:/app/config