Change: Switch to postgres15

This commit is contained in:
2025-12-13 20:13:58 +01:00
parent 355608f0f8
commit 48ce608462
+1 -1
View File
@@ -60,7 +60,7 @@ spec:
# --- Postgres Database --- # --- Postgres Database ---
- name: ts3-db - name: ts3-db
image: docker.io/postgres:18 image: docker.io/postgres:15
env: env:
# Database Configuration # Database Configuration
- name: POSTGRES_DB - name: POSTGRES_DB