Hey @Tanay_Acro, the exact steps will depend on how exactly you have customized n8n. I’ve shared a possible approach over here. With this specific docker-compose.yml and Dockerfile an update could look like so:
docker pull n8nio/n8n:latest
docker compose build
docker compose up --force-recreate --detach