v0.22.3

Dokploy/dokployv0.22.3May 7, 2025by github-actions[bot]

AI Summary

Fixed root password usage in build arguments, updated the railpack library, and added alert blocks for resource usage guidance in the build form.

Key Highlights

  • Fixed root password usage in build args
  • Updated railpack
  • Added resource usage alert blocks

New Features

  • Resource usage alert blocks

Full Release Notes

## What's Changed
* fix: use root password instead of user one by @Smip in https://github.com/Dokploy/dokploy/pull/1840
* fix: wrap build arguments in single quotes for Docker command by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1846
* update railpack to 0.0.64 by @MauruschatM in https://github.com/Dokploy/dokploy/pull/1841
* feat: add alert block to ShowBuildChooseForm for resource usage guidance by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1848

## New Contributors
* @Smip made their first contribution in https://github.com/Dokploy/dokploy/pull/1840
* @MauruschatM made their first contribution in https://github.com/Dokploy/dokploy/pull/1841

**Full Changelog**: https://github.com/Dokploy/dokploy/compare/v0.22.2...v0.22.3