Don't specify image in compose.sso..
..otherwise it sneakily upgrades us to n8n:latest which is Not Good
This commit is contained in:
parent
f4f7f6d720
commit
30d9f2976e
@ -4,7 +4,6 @@ version: '3.8'
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
image: n8nio/n8n
|
|
||||||
environment:
|
environment:
|
||||||
- N8N_BASIC_AUTH_ACTIVE=false
|
- N8N_BASIC_AUTH_ACTIVE=false
|
||||||
deploy:
|
deploy:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user