chore(dockerfile): bump builder image
This commit is contained in:
parent
9bc99cefb4
commit
196d874cce
|
|
@ -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/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue