From 0bdaa6f165cc96f111a1100854c1660c724271b4 Mon Sep 17 00:00:00 2001 From: komodo Date: Sat, 26 Apr 2025 10:20:37 +0000 Subject: [PATCH] [Komodo] admin: Write Compose File: update compose.yaml --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: