mirror of
https://github.com/PrivateCaptcha/PrivateCaptcha.git
synced 2026-02-09 07:19:08 -06:00
Update Node.js to v24 (#239)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Stage 1: Frontend build
|
||||
FROM node:22.21.1 AS frontend-builder
|
||||
FROM node:24.11.1 AS frontend-builder
|
||||
|
||||
#############################################
|
||||
############# Building web ##################
|
||||
|
||||
Reference in New Issue
Block a user