1
0
mirror of https://github.com/Rhinemann/IoT-Systems.git synced 2026-03-14 20:50:39 +02:00

updated compose file

This commit is contained in:
rhinemann 2026-02-22 12:17:03 +01:00
parent e45faeb281
commit a63864bcaa

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: