mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-07-20 14:01:11 -04:00
Pinning LTS version.
This commit is contained in:
parent
23c8c4999b
commit
ecd32fa665
@ -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" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user