Docker compose v1 won't be supported since June 2023. Need to take any actions?

From here: Docker Compose overview | Docker Documentation

I have V1 installed on my VPS. Do I need to update it somehow?

Hey @artildo,

n8n itself doesn’t know what version of compose you are running so from an n8n application view it doesn’t matter.

If you do an OS update and it updates compose though you may not be able to use your current compose file and I think the command changed. It may be worth checking your file to see if it needs updating against the docker documentation.

1 Like

@Jon, thank you

1 Like