Compare commits

..

1 Commits

Author SHA1 Message Date
renovate-bot 210cdfb47e Update ghcr.io/pocket-id/pocket-id Docker tag to v2.7.0 2026-05-12 02:34:20 +00:00
3 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.3 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.3 image: ghcr.io/fosrl/pangolin:1.18.0
restart: unless-stopped restart: unless-stopped
volumes: volumes:
- ./config:/app/config - ./config:/app/config
+1 -1
View File
@@ -21,7 +21,7 @@ services:
pocket-id: pocket-id:
container_name: pocket-id container_name: pocket-id
image: ghcr.io/pocket-id/pocket-id:v2.6.2-distroless@sha256:a9adc636b5d30098307b8a1292c5887a59690cd5429aac5e87b588852f9c346d image: ghcr.io/pocket-id/pocket-id:v2.7.0-distroless@sha256:ba71ff2988ba42d527784ccfc7530b356ec3f931e600a195de48f2962e2ce1ba
restart: unless-stopped restart: unless-stopped
depends_on: depends_on:
pocket-id-db: pocket-id-db: