chore: update development node version
This commit is contained in:
@@ -59,7 +59,7 @@ services:
|
|||||||
SOKETI_DEFAULT_APP_SECRET: "${PUSHER_APP_SECRET:-coolify}"
|
SOKETI_DEFAULT_APP_SECRET: "${PUSHER_APP_SECRET:-coolify}"
|
||||||
entrypoint: ["/bin/sh", "/soketi-entrypoint.sh"]
|
entrypoint: ["/bin/sh", "/soketi-entrypoint.sh"]
|
||||||
vite:
|
vite:
|
||||||
image: node:20-alpine
|
image: node:24-alpine
|
||||||
pull_policy: always
|
pull_policy: always
|
||||||
working_dir: /var/www/html
|
working_dir: /var/www/html
|
||||||
environment:
|
environment:
|
||||||
|
Reference in New Issue
Block a user