chore(deps): update ghcr.io/ignisda/ryot docker tag to v2.20.1 (#1331)
This commit is contained in:
parent
91764c1767
commit
4ff1b14621
|
@ -5,8 +5,8 @@
|
||||||
"available": true,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "ryot",
|
"id": "ryot",
|
||||||
"tipi_version": 19,
|
"tipi_version": 20,
|
||||||
"version": "2.19.13",
|
"version": "2.20.1",
|
||||||
"categories": [
|
"categories": [
|
||||||
"media"
|
"media"
|
||||||
],
|
],
|
||||||
|
|
|
@ -2,7 +2,7 @@ version: "3.7"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ryot:
|
ryot:
|
||||||
image: ghcr.io/ignisda/ryot:v2.19.13
|
image: ghcr.io/ignisda/ryot:v2.20.1
|
||||||
container_name: ryot
|
container_name: ryot
|
||||||
environment:
|
environment:
|
||||||
- DATABASE_URL=postgres://tipi:${RYOT_DB_PASSWORD}@ryot-db:5432/ryot
|
- DATABASE_URL=postgres://tipi:${RYOT_DB_PASSWORD}@ryot-db:5432/ryot
|
||||||
|
|
Loading…
Reference in New Issue
Block a user