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.
1 parent 0b29b70 commit fce5b7bCopy full SHA for fce5b7b
.github/workflows/benchmark.yml
@@ -14,7 +14,7 @@ jobs:
14
services:
15
postgres:
16
# Docker Hub image
17
- image: "postgres:17.5"
+ image: "postgres:17.6"
18
# Provide the password for postgres
19
env:
20
POSTGRES_PASSWORD: postgres
0 commit comments