chore(deps): update ghcr.io/ignisda/ryot docker tag to v2.17.4 (#1240)
This commit is contained in:
parent
3434bc6275
commit
76233df0b0
|
@ -5,9 +5,11 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "ryot",
|
||||
"tipi_version": 1,
|
||||
"version": "v2.17.3",
|
||||
"categories": ["media"],
|
||||
"tipi_version": 2,
|
||||
"version": "2.17.4",
|
||||
"categories": [
|
||||
"media"
|
||||
],
|
||||
"description": "Roll your own tracker!",
|
||||
"short_desc": "Roll your own tracker!",
|
||||
"author": "IgnisDa",
|
||||
|
|
|
@ -2,7 +2,7 @@ version: "3.7"
|
|||
|
||||
services:
|
||||
ryot:
|
||||
image: ghcr.io/ignisda/ryot:v2.17.3
|
||||
image: ghcr.io/ignisda/ryot:v2.17.4
|
||||
container_name: ryot
|
||||
environment:
|
||||
- DATABASE_URL=postgres://tipi:${RYOT_DB_PASSWORD}@ryot-db:5432/ryot
|
||||
|
|
Loading…
Reference in New Issue
Block a user