fixed Docker build

This commit is contained in:
antelle 2020-04-07 17:12:53 +02:00
parent b2e69b60a6
commit 68d845ff3d
No known key found for this signature in database
GPG Key ID: 094A2F2D6136A4EE
3 changed files with 1 additions and 2 deletions

View File

@ -38,7 +38,6 @@ RUN wget https://github.com/keeweb/keeweb/archive/gh-pages.zip; \
unzip gh-pages.zip; \
rm gh-pages.zip; \
mv keeweb-gh-pages keeweb; \
rm keeweb/CNAME
# clone keeweb plugins
RUN wget https://github.com/keeweb/keeweb-plugins/archive/master.zip; \

View File

@ -37,7 +37,6 @@ RUN wget https://github.com/keeweb/keeweb/archive/gh-pages.zip; \
unzip gh-pages.zip; \
rm gh-pages.zip; \
mv keeweb-gh-pages keeweb; \
rm keeweb/CNAME
# clone keeweb plugins
RUN wget https://github.com/keeweb/keeweb-plugins/archive/master.zip; \

View File

@ -2,6 +2,7 @@ Release notes
-------------
##### v1.13.2 (TBD)
`+` files previously created as v4.1 will be written as v4.0
`+` fixed Docker build
##### v1.13.1 (2020-04-04)
`-` fix #1444: fixed website favicons and attached images