⬆️ Update ghcr.io/linuxserver/adguardhome-sync Docker digest to 67962a0 #329
2 changed files with 3 additions and 3 deletions
|
@ -18,7 +18,7 @@ services:
|
|||
capabilities: [gpu]
|
||||
|
||||
open-webui:
|
||||
image: ghcr.io/open-webui/open-webui:0.3.2
|
||||
image: ghcr.io/open-webui/open-webui:v0.3.3
|
||||
container_name: open-webui
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
|
|
|
@ -78,7 +78,7 @@ services:
|
|||
- gitea_main
|
||||
|
||||
jellyseerr:
|
||||
image: docker.mafyuh.xyz/fallenbagel/jellyseerr:1.9.0
|
||||
image: docker.mafyuh.xyz/fallenbagel/jellyseerr:1.9.1
|
||||
container_name: jellyseerr
|
||||
ports:
|
||||
- 5055:5055
|
||||
|
@ -107,7 +107,7 @@ services:
|
|||
networks:
|
||||
- gitea_main
|
||||
n8n:
|
||||
image: ghcr.io/n8n-io/n8n:1.45.0
|
||||
image: ghcr.io/n8n-io/n8n:1.46.0
|
||||
container_name: n8n
|
||||
ports:
|
||||
- 5678:5678
|
||||
|
|
Reference in a new issue