mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 13:11:02 +00:00
chore(release): 1.26.2 [skip ci]
## [1.26.2](https://github.com/apricote/Listory/compare/v1.26.1...v1.26.2) (2023-09-10) ### Bug Fixes * failing healthcheck for spotify api ([6898687](689868798d))
This commit is contained in:
parent
689868798d
commit
6e7c947ab5
5 changed files with 13 additions and 6 deletions
|
|
@ -18,7 +18,7 @@ services:
|
|||
- db
|
||||
|
||||
api:
|
||||
image: apricote/listory:1.26.1
|
||||
image: apricote/listory:1.26.2
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
DB_HOST: db
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue