Change: Switch to postgres15

This commit is contained in:
Jan Funke 2025-12-13 20:13:58 +01:00
parent 355608f0f8
commit 48ce608462
No known key found for this signature in database

View File

@ -60,7 +60,7 @@ spec:
# --- Postgres Database ---
- name: ts3-db
image: docker.io/postgres:18
image: docker.io/postgres:15
env:
# Database Configuration
- name: POSTGRES_DB