Skip to content

Commit 93eff7c

Browse files
authored
Merge pull request #740 from patchlevel/renovate/postgres-17.x
Update postgres Docker tag to v17.5
2 parents d6e0bbd + 25839de commit 93eff7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
services:
1515
postgres:
1616
# Docker Hub image
17-
image: "postgres:17.4"
17+
image: "postgres:17.5"
1818
# Provide the password for postgres
1919
env:
2020
POSTGRES_PASSWORD: postgres

0 commit comments

Comments
 (0)