chore(deps): update ghcr.io/ignisda/ryot docker tag to v2.18.5 (#1282)

This commit is contained in:
renovate[bot] 2023-09-25 16:42:03 +00:00 committed by GitHub
parent 7db2851ac3
commit bbbf3c0e5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"available": true, "available": true,
"exposable": true, "exposable": true,
"id": "ryot", "id": "ryot",
"tipi_version": 7, "tipi_version": 8,
"version": "2.18.4", "version": "2.18.5",
"categories": [ "categories": [
"media" "media"
], ],

View File

@ -2,7 +2,7 @@ version: "3.7"
services: services:
ryot: ryot:
image: ghcr.io/ignisda/ryot:v2.18.4 image: ghcr.io/ignisda/ryot:v2.18.5
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