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 e1c48f0 commit 083ac93Copy full SHA for 083ac93
packages/evals/docker-compose.yml
@@ -16,7 +16,7 @@
16
services:
17
db:
18
container_name: evals-db
19
- image: postgres:17.5
+ image: postgres:15.4
20
# expose:
21
# - 5432
22
ports:
0 commit comments