⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.44.1 #287

Merged
mafyuh merged 2 commits from renovate/ghcr.io-n8n-io-n8n-1.x into main 2024-06-03 21:59:08 -04:00
2 changed files with 2 additions and 1 deletions
Showing only changes of commit cce1219c80 - Show all commits

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

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