docker: fix image builder and runner from alpine to ubuntu

This commit is contained in:
Alex Lion
2025-07-11 12:52:13 +01:00
parent 68cf5a645d
commit 0a8c000ac1
3 changed files with 34 additions and 51 deletions

View File

@@ -7,6 +7,7 @@
- Upgrade to Tailwind 4+
- Refactor view templates to use {} instead of <%= %>
- Fix event name validation to be required
- Docker image is now using Ubuntu instead of Alpine for better dependencies support
### v.2.3.2