We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcc79a8 commit 75c88fdCopy full SHA for 75c88fd
1 file changed
compose.yaml
@@ -84,7 +84,7 @@ services:
84
- mssql
85
86
hive-metastore-db:
87
- image: postgres:17.4-alpine
+ image: postgres:17.5-alpine
88
environment:
89
POSTGRES_USER: admin
90
POSTGRES_PASSWORD: admin
@@ -174,7 +174,7 @@ services:
174
- $PWD/docker/trino/jvm.config:/etc/trino/jvm.config:ro
175
176
druid-postgres:
177
178
container_name: druid-postgres
179
180
POSTGRES_PASSWORD: FoolishPassword
0 commit comments