This commit is contained in:
Joel
2024-11-15 15:16:53 +08:00
260 changed files with 8313 additions and 1091 deletions

View File

@ -1,5 +1,5 @@
# base image
FROM node:20.11-alpine3.19 AS base
FROM node:20-alpine3.20 AS base
LABEL maintainer="takatost@gmail.com"
# if you located in China, you can use aliyun mirror to speed up