mirror of
https://github.com/langgenius/dify.git
synced 2026-04-19 18:27:27 +08:00
clean up the label
This commit is contained in:
@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user