updated ryot to latest

This commit is contained in:
2024-07-05 18:09:20 -05:00
parent 7991e33f2e
commit 5e0086c961

View File

@@ -14,7 +14,7 @@ services:
ryot:
container_name: ryot
image: ghcr.io/ignisda/ryot:v5.5.6
image: ghcr.io/ignisda/ryot:latest
environment:
- DATABASE_URL=postgres://postgres:${POSTGRES_PASSWORD}@ryot-db:5432/postgres
depends_on: