diff --git a/Dockerfile b/Dockerfile index 55251a833..a87c494a6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:14-slim as dep-builder +FROM node:14-buster-slim as dep-builder LABEL MAINTAINER https://github.com/DIYgod/RSSHub/