clean up the label

This commit is contained in:
Byron Wang
2026-03-15 16:54:43 +08:00
parent 5e3387f38a
commit b36e87f163

View File

@ -1,7 +1,5 @@
# base image
FROM langgenius/node:24-alpine3.23-sfw-dev AS base
LABEL maintainer="takatost@gmail.com"
# if you located in China, you can use aliyun mirror to speed up
# RUN sed -i 's/dl-cdn.alpinelinux.org/mirrors.aliyun.com/g' /etc/apk/repositories