mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 13:11:02 +00:00
chore(release): 1.25.0 [skip ci]
# [1.25.0](https://github.com/apricote/Listory/compare/v1.24.2...v1.25.0) (2023-04-03) ### Features * optimize dockerfile for multi-platform ([7c0966d](7c0966d5ae))
This commit is contained in:
parent
b5637aa9d7
commit
93c41dba6c
5 changed files with 13 additions and 6 deletions
|
|
@ -18,7 +18,7 @@ services:
|
|||
- db
|
||||
|
||||
api:
|
||||
image: apricote/listory:1.24.2
|
||||
image: apricote/listory:1.25.0
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
DB_HOST: db
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue