pin to specific release of debian to avoid collation mismatch
This commit is contained in:
@@ -21,7 +21,7 @@ services:
|
|||||||
command: "TCP-LISTEN:3200,fork,reuseaddr TCP:minio:3200"
|
command: "TCP-LISTEN:3200,fork,reuseaddr TCP:minio:3200"
|
||||||
|
|
||||||
postgres:
|
postgres:
|
||||||
image: postgres:15
|
image: postgres:15-trixie
|
||||||
env_file:
|
env_file:
|
||||||
- .env
|
- .env
|
||||||
# Wait for postgres to accept connections before starting museum.
|
# Wait for postgres to accept connections before starting museum.
|
||||||
|
|||||||
Reference in New Issue
Block a user