1
0
mirror of https://git.cloudron.io/cloudron/freshrss-app synced 2025-09-02 13:25:15 +00:00

Bump version and update to 0.10.2

This commit is contained in:
Johannes Zellner
2018-03-19 13:31:17 +01:00
committed by Johannes Zellner
parent 5647e7a207
commit 80e633b787
4 changed files with 7 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ RUN apt-get update \
&& apt-get -y install php php-curl php-gmp php-intl php-mbstring php-xml php-zip \
libapache2-mod-php mysql-client php-mysql
ENV VERSION 1.9.0
ENV VERSION 1.10.2
ENV EXTENSIONS_VERSION a60a0ce5d0d864b5654a4d2609167d03c2299500
RUN mkdir -p /app/code