⬆Update firefly to v5.4.5

This commit is contained in:
Paul Sinclair 2020-10-29 16:19:43 -04:00
parent cb61e4ce0a
commit 3609591d38
No known key found for this signature in database
GPG key ID: 779C7A23E1AA845D

View file

@ -40,7 +40,7 @@ RUN \
php7.4-zip=7.4.11-6+0~20201018.31+debian10~1.gbpdc1a93 \
php7.4=7.4.11-6+0~20201018.31+debian10~1.gbpdc1a93 \
\
&& FIREFLY_VERSION=5.4.4 \
&& FIREFLY_VERSION=5.4.5 \
\
&& curl -J -L -o /tmp/firefly.tar.gz \
https://github.com/firefly-iii/firefly-iii/archive/${FIREFLY_VERSION}.tar.gz \