chore(deps): update n8nio/n8n docker tag to v1.70.0 (#2615)
* chore(deps): update n8nio/n8n docker tag to v1.70.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
240f037f2f
commit
da48201e2d
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
homeassistant:
|
homeassistant:
|
||||||
image: n8nio/n8n:1.69.2
|
image: n8nio/n8n:1.70.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue