Updated versions.

This commit is contained in:
Marvin Blum
2026-05-03 18:40:32 +02:00
parent d007bc902d
commit 0188fcca2d
4 changed files with 3 additions and 12 deletions

View File

@@ -1,11 +1,9 @@
version: '3'
volumes:
postgres_data:
services:
postgres:
image: postgres:15
image: postgres:18
container_name: postgres
restart: always
ports: