deps: upgrade to node v14 for docker (#7012)
This commit is contained in:
parent
1370931e1a
commit
a1118f6aa9
|
|
@ -1,4 +1,4 @@
|
|||
FROM node:10-slim
|
||||
FROM node:14-slim
|
||||
|
||||
LABEL MAINTAINER https://github.com/DIYgod/RSSHub/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue