⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.50.0
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 10s
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 10s
This commit is contained in:
parent
8657d7c3b2
commit
ca6641771a
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ services:
|
|||
networks:
|
||||
- gitea_main
|
||||
n8n:
|
||||
image: ghcr.io/n8n-io/n8n:1.48.2
|
||||
image: ghcr.io/n8n-io/n8n:1.50.0
|
||||
container_name: n8n
|
||||
ports:
|
||||
- 5678:5678
|
||||
|
|
Reference in a new issue