diff --git a/ncmdump/Dockerfile b/ncmdump/Dockerfile index 9e0ab760..389f0c54 100644 --- a/ncmdump/Dockerfile +++ b/ncmdump/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine +FROM alpine:3.18.3 ENV LANG=zh_CN.UTF-8 \ PS1="\u@\h:\w \$ " RUN apk add --update --no-cache \