mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-07-21 06:21:12 -04:00
Pinning LTS version.
This commit is contained in:
parent
23c8c4999b
commit
ecd32fa665
@ -1,5 +1,5 @@
|
|||||||
### STAGE 1 BUILDING.
|
### 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.
|
# Any value inside one of the disable ARGs will be accepted.
|
||||||
ARG DISABLE_MINIFY="yes" \
|
ARG DISABLE_MINIFY="yes" \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user