chore(deps): update ghcr.io/ignisda/ryot docker tag to v2.21.2 (#1378)
This commit is contained in:
parent
c4fe8c190d
commit
99eeb1e394
|
@ -5,8 +5,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "ryot",
|
||||
"tipi_version": 22,
|
||||
"version": "2.21.1",
|
||||
"tipi_version": 23,
|
||||
"version": "2.21.2",
|
||||
"categories": [
|
||||
"media"
|
||||
],
|
||||
|
|
|
@ -2,7 +2,7 @@ version: "3.7"
|
|||
|
||||
services:
|
||||
ryot:
|
||||
image: ghcr.io/ignisda/ryot:v2.21.1
|
||||
image: ghcr.io/ignisda/ryot:v2.21.2
|
||||
container_name: ryot
|
||||
environment:
|
||||
- DATABASE_URL=postgres://tipi:${RYOT_DB_PASSWORD}@ryot-db:5432/ryot
|
||||
|
|
Loading…
Reference in New Issue
Block a user