Update FreshRSS v1.8.0 (#249)

This commit is contained in:
Rathorian 2017-10-17 20:09:03 +02:00 committed by Wonderfall
parent 8e849c4152
commit 32be5f8bc1

View File

@ -1,6 +1,6 @@
FROM wonderfall/nginx-php:7.1
ARG FRESHRSS_VER=1.7.0
ARG FRESHRSS_VER=1.8.0
ENV UID=991 GID=991 \
UPLOAD_MAX_SIZE=10M \