Commit Graph

5 Commits

Author SHA1 Message Date
9e52b3bec6
Updated Node.js version in Dockerfiles
The Node.js version used in the Dockerfiles has been updated from 20 to 22. This change affects both the main Dockerfile and the web UI Dockerfile.
2024-10-10 12:34:02 +02:00
34db79b3ab
Update Dockerfile versions and dependencies
- Update the base image for nodebuilder from node:18 to node:20
- Update the base image for php in Dockerfile and Dockerfile.daemon from php:8.1 to php:8.3
- Remove unnecessary packages installation in Dockerfile, Dockerfile.daemon, and Dockerfile.webui
- Set APACHE_DOCUMENT_ROOT, WEBCRON_ROOT, and TZ environment variables in all three Dockerfiles
2023-12-07 14:43:01 +01:00
77772dcaed
BUGFIX: version tag was not being read 2023-01-11 17:34:16 +01:00
982c704ea3
Updated npm to 18 2022-11-10 11:40:16 +01:00
2c61095df0
BUGFIX: added splitted dockerfiles 2022-09-14 10:25:18 +02:00