FROM twentycrm/twenty:v1.13.7

# Run the Twenty web service
CMD ["node", "dist/main"]
