chore(deps): update n8nio/n8n docker tag to v1.53.0 (#1843)
* chore(deps): update n8nio/n8n docker tag to v1.53.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
0d89eee303
commit
3a7bd84d18
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
homeassistant:
|
homeassistant:
|
||||||
image: n8nio/n8n:1.52.1
|
image: n8nio/n8n:1.53.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue