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:
parent
aa8293d108
commit
7c8ec59f32
57 changed files with 28 additions and 2642 deletions
|
|
@ -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 /
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue