mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 04:42:54 -05:00
Pinning LTS version.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
### STAGE 1 BUILDING.
|
||||
FROM node:lts-alpine AS builder
|
||||
FROM node:lts-alpine3.21 AS builder
|
||||
|
||||
# Any value inside one of the disable ARGs will be accepted.
|
||||
ARG DISABLE_MINIFY="yes" \
|
||||
|
||||
Reference in New Issue
Block a user