Change n8n image to use latest-python version
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ services:
|
||||
restart: "no"
|
||||
|
||||
n8n:
|
||||
image: n8nio/n8n:latest
|
||||
image: n8nio/n8n:latest-python
|
||||
container_name: n8n.maison
|
||||
depends_on:
|
||||
init-permissions:
|
||||
|
||||
Reference in New Issue
Block a user