Skip to content

Commit 75c88fd

Browse files
renovate[bot]cpcloud
authored andcommitted
chore(deps): update postgres docker tag to v17.5
1 parent dcc79a8 commit 75c88fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

compose.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ services:
8484
- mssql
8585

8686
hive-metastore-db:
87-
image: postgres:17.4-alpine
87+
image: postgres:17.5-alpine
8888
environment:
8989
POSTGRES_USER: admin
9090
POSTGRES_PASSWORD: admin
@@ -174,7 +174,7 @@ services:
174174
- $PWD/docker/trino/jvm.config:/etc/trino/jvm.config:ro
175175

176176
druid-postgres:
177-
image: postgres:17.4-alpine
177+
image: postgres:17.5-alpine
178178
container_name: druid-postgres
179179
environment:
180180
POSTGRES_PASSWORD: FoolishPassword

0 commit comments

Comments
 (0)