⬆️(docker) upgrade node images to alpine 3.21

We need to upgrade our images to alpine 3.21 in order to fix a CVE
related to libxml2. We also upgrade node to version 24
This commit is contained in:
Manuel Raynaud
2025-05-16 10:22:37 +02:00
parent 0da042f887
commit 9d3dfb6de7
3 changed files with 29 additions and 4 deletions

View File

@@ -21,6 +21,7 @@ and this project adheres to
- 📝(frontend) Update documentation
- ✅(frontend) Improve tests coverage
- ⬆️(docker) upgrade backend image to python 3.13 #973
- ⬆️(docker) upgrade node images to alpine 3.21
### Removed