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