diff --git a/ryot/compose.yml b/ryot/compose.yml index a9317fc..c141d1a 100755 --- a/ryot/compose.yml +++ b/ryot/compose.yml @@ -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: