Don't specify image in compose.sso..

..otherwise it sneakily upgrades us to n8n:latest which is Not Good
This commit is contained in:
3wc 2023-07-25 15:46:41 +01:00
parent f4f7f6d720
commit 30d9f2976e
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ version: '3.8'
services:
app:
image: n8nio/n8n
environment:
- N8N_BASIC_AUTH_ACTIVE=false
deploy: