upgrade ttrss to latest

This commit is contained in:
2020-01-26 17:31:14 +01:00
parent 5260e94007
commit 1133660b9f
2 changed files with 9 additions and 8 deletions

View File

@@ -45,8 +45,8 @@ dokku letsencrypt:auto-renew ttrss
### TTRSS
* Upgrade base image in `Dockerfile`: https://hub.docker.com/_/nginx?tab=tags
* Upgrade TTRSS release in `Dockerfile`
* Propagate updates in `config.php-dist` to `config.php`: https://git.tt-rss.org/fox/tt-rss/src/19.8/config.php-dist
* Upgrade TTRSS commit in `Dockerfile`
* Propagate updates in `config.php-dist` to `config.php`: https://git.tt-rss.org/fox/tt-rss/src/master/config.php-dist
```bash
dokku postgres:export ttrssdb_11_4 > ttrss.db