chore: update development node version

This commit is contained in:
peaklabs-dev
2025-08-27 15:18:52 +02:00
parent 8d1c75ebff
commit b119d4f95c

View File

@@ -59,7 +59,7 @@ services:
SOKETI_DEFAULT_APP_SECRET: "${PUSHER_APP_SECRET:-coolify}"
entrypoint: ["/bin/sh", "/soketi-entrypoint.sh"]
vite:
image: node:20-alpine
image: node:24-alpine
pull_policy: always
working_dir: /var/www/html
environment: