pin to specific release of debian to avoid collation mismatch

This commit is contained in:
Matthias Wirtz
2025-08-18 20:54:12 +02:00
committed by GitHub
parent 46aad76039
commit fcf038c4d8

View File

@@ -21,7 +21,7 @@ services:
command: "TCP-LISTEN:3200,fork,reuseaddr TCP:minio:3200"
postgres:
image: postgres:15
image: postgres:15-trixie
env_file:
- .env
# Wait for postgres to accept connections before starting museum.