mirror of
https://github.com/PrivateCaptcha/PrivateCaptcha.git
synced 2026-05-13 00:08:34 -05:00
Update Node.js to v24.15.0 (#440)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
# Stage 1: Frontend build
|
||||
FROM node:24.14.1 AS frontend-builder
|
||||
FROM node:24.15.0 AS frontend-builder
|
||||
|
||||
#############################################
|
||||
############# Building web ##################
|
||||
|
||||
Reference in New Issue
Block a user