Compare commits

...

9 commits

Author SHA1 Message Date
9faabe184d Merge branch 'main' into renovate/docker.mafyuh.xyz-jlesage-makemkv
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 8s
2024-06-06 03:57:05 +00:00
0e5a6c972d Merge pull request '⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.45.0' (#296) from renovate/ghcr.io-n8n-io-n8n-1.x into main
Reviewed-on: #296
2024-06-06 03:56:55 +00:00
9cf6e9594b Merge branch 'main' into renovate/ghcr.io-n8n-io-n8n-1.x
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 9s
2024-06-06 03:56:37 +00:00
fff1dd079c Merge pull request '⬆️ Update ghcr.io/open-webui/open-webui Docker tag to v0.2.5' (#297) from renovate/ghcr.io-open-webui-open-webui-0.x into main
Reviewed-on: #297
2024-06-06 03:55:47 +00:00
c24c48061e Merge branch 'main' into renovate/ghcr.io-open-webui-open-webui-0.x
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 11s
2024-06-06 03:55:28 +00:00
2f5b9388c8 Merge pull request '⬆️ Update ghcr.io/linuxserver/jellyfin Docker digest to 54a3fc4' (#298) from renovate/ghcr.io-linuxserver-jellyfin into main
Reviewed-on: #298
2024-06-06 02:33:35 +00:00
Renovate Bot
190c6472a4 ⬆️ Update ghcr.io/linuxserver/jellyfin Docker digest to 54a3fc4
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 9s
2024-06-06 00:01:20 +00:00
Renovate Bot
f956c5010a ⬆️ Update ghcr.io/open-webui/open-webui Docker tag to v0.2.5
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 9s
2024-06-05 18:01:21 +00:00
Renovate Bot
303fa64b66 ⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.45.0
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 10s
2024-06-05 16:01:30 +00:00
3 changed files with 3 additions and 3 deletions

View file

@ -18,7 +18,7 @@ services:
capabilities: [gpu]
open-webui:
image: ghcr.io/open-webui/open-webui:v0.2.4
image: ghcr.io/open-webui/open-webui:v0.2.5
container_name: open-webui
restart: unless-stopped
ports:

View file

@ -107,7 +107,7 @@ services:
networks:
- gitea_main
n8n:
image: ghcr.io/n8n-io/n8n:1.44.1
image: ghcr.io/n8n-io/n8n:1.45.0
container_name: n8n
ports:
- 5678:5678

View file

@ -1,7 +1,7 @@
---
services:
jellyfin:
image: ghcr.io/linuxserver/jellyfin@sha256:7b7cb0bcd527f79895bfa5e3a6c47148f020aab9a718e266260a0b63cf178d75
image: ghcr.io/linuxserver/jellyfin@sha256:54a3fc48881dd4f64648a95ce60534a0007933d8d24b6203c359d643f89484e9
container_name: jellyfin
devices:
- /dev/dri/renderD129:/dev/dri/renderD129