Compare commits

..

1 Commits

Author SHA1 Message Date
2c8ab6be8c Update ghcr.io/pocket-id/pocket-id Docker tag to v2.4.0 2026-03-08 02:33:32 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
services:
open-webui:
container_name: open-webui
image: ghcr.io/open-webui/open-webui:v0.8.10-ollama@sha256:5042f5690f392597832074593067667e344f0e599a4e0dddc38f610689f1c702
image: ghcr.io/open-webui/open-webui:v0.8.8-ollama@sha256:781938633d6d445daa489fcdc0c1988c4c875e6358175f484fdd8a89aa152503
restart: unless-stopped
environment:
- OLLAMA_BASE_URL=${OLLAMA_BASE_URL}

View File

@@ -21,7 +21,7 @@ services:
pocket-id:
container_name: pocket-id
image: ghcr.io/pocket-id/pocket-id:v2.3.0-distroless@sha256:85a7485108325e34679b0fbca0baeb8418401f6d6cf59944d50f3ec013aafd09
image: ghcr.io/pocket-id/pocket-id:v2.4.0-distroless@sha256:e3e0fa59d06f6651448766e279077929694a644865759264f941a700f67d13eb
restart: unless-stopped
depends_on:
pocket-id-db: