In case where you have troubles to update to the latest version you can run the following command:
curl -sSL https://dokploy.com/install.sh | sh -s updateWhat's Changed
- fix: update Docker command execution to use a clean environment by @Siumauricio in #3062
- feat: enhance environment variable handling for shell commands by @Siumauricio in #3066
Full Changelog: v0.25.8...v0.25.9