2
0
Fork 0
mirror of https://github.com/friendica/docker synced 2026-01-06 21:18:05 +01:00

[Hotfix] Switch back to 2020.07 pattern & fix env variable

This commit is contained in:
Philipp Holzer 2020-09-10 19:57:15 +02:00
commit 7c8ec59f32
No known key found for this signature in database
GPG key ID: 9A28B7D4FF5667BD
57 changed files with 28 additions and 2642 deletions

View file

@ -132,8 +132,8 @@ RUN set -ex;\
} > /etc/apache2/conf-available/remoteip.conf;\
a2enconf remoteip
ENV FRIENDICA_VERSION ""
ENV FRIENDICA_ADDONS ""
ENV FRIENDICA_VERSION "2020.09-dev"
ENV FRIENDICA_ADDONS "2020.09-dev"
COPY *.sh upgrade.exclude /