Compare commits

...

2 Commits

Author SHA1 Message Date
Rhinemann 1e7516fe7b update requirements 2026-02-22 12:19:33 +01:00
Rhinemann a63864bcaa updated compose file 2026-02-22 12:17:03 +01:00
2 changed files with 1 additions and 2 deletions
+1 -2
View File
@@ -1,8 +1,7 @@
version: "3.9"
name: "road_vision__database"
services:
postgres_db:
image: postgres:latest
image: postgres:17
container_name: postgres_db
restart: always
environment:
Binary file not shown.