Skip to content

Commit

Permalink
deps: upgrade to node v14 for docker (DIYgod#7012)
Browse files Browse the repository at this point in the history
  • Loading branch information
viing937 authored Feb 24, 2021
1 parent 1370931 commit a1118f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:10-slim
FROM node:14-slim

LABEL MAINTAINER https://github.com/DIYgod/RSSHub/

Expand Down

0 comments on commit a1118f6

Please sign in to comment.