mirror of
https://github.com/veops/cmdb.git
synced 2025-08-07 09:12:19 +08:00
chore: update Dockerfile-UI
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# ================================= UI ================================
|
# ================================= UI ================================
|
||||||
FROM node:16.20 AS builder
|
FROM node:14.17.3-alpine AS builder
|
||||||
|
|
||||||
LABEL description="cmdb-ui"
|
LABEL description="cmdb-ui"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user