Skip to content

Commit 9ddd5bf

Browse files
authored
Merge pull request #24 from Nihiue/fix/ci-thori-dal-node-and-element-plus
Fix CI/docker build: upgrade node image + fix Element Plus theme build
2 parents eec8fc5 + b8861bc commit 9ddd5bf

4 files changed

Lines changed: 559 additions & 638 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:14-alpine as builder
1+
FROM node:20-alpine as builder
22
MAINTAINER Wanglei<nihiue@gmail.com>
33

44
RUN npm install -g npm@6.10.0

0 commit comments

Comments
 (0)