Skip to content

Commit db26054

Browse files
renovate[bot]cpcloud
authored andcommitted
chore(deps): update postgres docker tag to v18.1
1 parent b88cb91 commit db26054

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:18.0-alpine
87+
image: postgres:18.1-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:18.0-alpine
177+
image: postgres:18.1-alpine
178178
container_name: druid-postgres
179179
environment:
180180
POSTGRES_PASSWORD: FoolishPassword

0 commit comments

Comments
 (0)