mirror of
https://github.com/PrivateCaptcha/PrivateCaptcha.git
synced 2026-04-25 22:40:30 -05:00
Update Node.js to v22.20.0 (#204)
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:22.19.0 AS frontend-builder
|
||||
FROM node:22.20.0 AS frontend-builder
|
||||
|
||||
#############################################
|
||||
############# Building web ##################
|
||||
|
||||
Reference in New Issue
Block a user