Compare commits

..

1 Commits

Author SHA1 Message Date
b1d1051c46 Update ghcr.io/pocket-id/pocket-id Docker tag to v2.6.2 2026-04-22 02:32:32 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ services:
dockhand: dockhand:
container_name: dockhand container_name: dockhand
image: fnsys/dockhand:v1.0.26@sha256:5e54ccac0df8ca1548ebb8d15587ec141f3c503cd87561ce03a3d525e69bf0d3 image: fnsys/dockhand:v1.0.22@sha256:3f38c995dfdb1f51f07ffb796162b445744456c2b8a1929c33a8b0593250892e
restart: unless-stopped restart: unless-stopped
depends_on: depends_on:
dockhand_db: dockhand_db:

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.5.0-distroless@sha256:deadc3c4dd6655a7d7f959200db1c74e394942dc061e6f3732b709983a08aab7 image: ghcr.io/pocket-id/pocket-id:v2.6.2-distroless@sha256:a9adc636b5d30098307b8a1292c5887a59690cd5429aac5e87b588852f9c346d
restart: unless-stopped restart: unless-stopped
depends_on: depends_on:
pocket-id-db: pocket-id-db: