Skip to content

Commit

Permalink
chore: update base docker image (DIYgod#1838)
Browse files Browse the repository at this point in the history
Debian jessie has been archived.
Fix DIYgod#1833.
  • Loading branch information
HenryQW authored and DIYgod committed Mar 27, 2019
1 parent 0ea5e3c commit 95aad8f
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.13.0-slim
FROM node:10.15-slim
LABEL MAINTAINER https://github.com/DIYgod/RSSHub/

RUN apt-get update && apt-get install -yq libgconf-2-4 apt-transport-https
Expand Down

0 comments on commit 95aad8f

Please sign in to comment.