diff --git a/compose.yaml b/compose.yaml index e39b79b..9418a69 100644 --- a/compose.yaml +++ b/compose.yaml @@ -34,7 +34,7 @@ services: # Database for TeslaMate teslamate_database: - image: postgres:17 + image: postgres:13 container_name: teslamate_database restart: always environment: