chore(deps): update n8nio/n8n docker tag to v1.56.0 (#1971)
* chore(deps): update n8nio/n8n docker tag to v1.56.0 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
parent
d86d94321a
commit
e906d7fdd7
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
homeassistant:
|
homeassistant:
|
||||||
image: n8nio/n8n:1.55.3
|
image: n8nio/n8n:1.56.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue