Compare commits

...

7 Commits
68 ... 99

Author SHA1 Message Date
j0nnymoe 4458a7d5b9 Merge pull request #27 from linuxserver/update-app.db
Update app.db
2019-01-03 21:02:31 +00:00
chbmb 3539b5f4bf Update README.md 2019-01-03 18:53:04 +00:00
CHBMB e87bc81576 app.db in correct folder 2019-01-03 18:51:48 +00:00
chbmb d31435640c Add files via upload 2019-01-03 18:49:04 +00:00
chbmb b729716f04 Delete app.db 2019-01-03 18:27:23 +00:00
sparklyballs 25cd75cbb2 Merge pull request #24 from linuxserver/rebase_alpine_3.8
rebase to alpine 3.8
2018-08-16 14:30:17 +01:00
sparklyballs c2db793227 rebase to alpine 3.8 2018-08-16 13:00:45 +01:00
3 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM lsiobase/alpine.python:3.7
FROM lsiobase/alpine.python:3.8
# set version label
ARG BUILD_DATE
+2
View File
@@ -98,6 +98,8 @@ To reverse proxy with our Letsencrypt docker container use the following locatio
## Versions
+ **03.01.19:** Remove guest user from default app.db
+ **16.08.18:** Rebase to alpine 3.8.
+ **03.07.18:** New build pushed, all versions below `67` have [vulnerability](https://github.com/janeczku/calibre-web/issues/534)
+ **05.01.18:** Deprecate cpu_core routine lack of scaling.
+ **06.12.17:** Rebase to alpine 3.7.
Binary file not shown.