We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d6e0bbd + 25839de commit 93eff7cCopy full SHA for 93eff7c
1 file changed
.github/workflows/benchmark.yml
@@ -14,7 +14,7 @@ jobs:
14
services:
15
postgres:
16
# Docker Hub image
17
- image: "postgres:17.4"
+ image: "postgres:17.5"
18
# Provide the password for postgres
19
env:
20
POSTGRES_PASSWORD: postgres
0 commit comments