mirror of https://github.com/veops/cmdb.git
chore: update Dockerfile-UI
This commit is contained in:
parent
b5b8f899fe
commit
3a1920da32
|
@ -1,5 +1,5 @@
|
|||
# ================================= UI ================================
|
||||
FROM node:16.20 AS builder
|
||||
FROM node:14.17.3-alpine AS builder
|
||||
|
||||
LABEL description="cmdb-ui"
|
||||
|
||||
|
|
Loading…
Reference in New Issue