Compare commits

..

8 commits

Author SHA1 Message Date
Renovate Bot
21ed4b7423 ⬆️ Update docker.mafyuh.xyz/cloudflare/cloudflared Docker digest to 3daf642
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 9s
2024-06-04 02:01:07 +00:00
455ef15359 Merge pull request '⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.44.1' (#287) from renovate/ghcr.io-n8n-io-n8n-1.x into main
Reviewed-on: #287
2024-06-04 01:59:08 +00:00
cce1219c80 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 10s
2024-06-04 01:58:52 +00:00
206e4aab76 Merge pull request '⬆️ Update ghcr.io/open-webui/open-webui Docker tag to v0.2.3' (#288) from renovate/ghcr.io-open-webui-open-webui-0.x into main
Reviewed-on: #288
2024-06-04 01:57:07 +00:00
be862e21df 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 10s
2024-06-04 01:56:41 +00:00
d6f9d8d006 Update cf/docker-compose.yml 2024-06-04 01:55:49 +00:00
Renovate Bot
9e767e5065 ⬆️ Update ghcr.io/open-webui/open-webui Docker tag to v0.2.3
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 9s
2024-06-03 21:01:17 +00:00
Renovate Bot
3183d57529 ⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.44.1
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 9s
2024-06-03 11:01:18 +00:00
3 changed files with 3 additions and 2 deletions

View file

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

View file

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

View file

@ -1,5 +1,6 @@
--- ---
services: services:
cf-tunnel: cf-tunnel:
restart: unless-stopped
image: docker.mafyuh.xyz/cloudflare/cloudflared@sha256:3daf642dd14e67c8ba51063aa0abd76fe165ff4fdf0669e37ae356008fccfb74 image: docker.mafyuh.xyz/cloudflare/cloudflared@sha256:3daf642dd14e67c8ba51063aa0abd76fe165ff4fdf0669e37ae356008fccfb74
command: tunnel --no-autoupdate run --token $CF_TOKEN command: tunnel --no-autoupdate run --token $CF_TOKEN