Skip to content

Commit 083ac93

Browse files
authored
Revert "chore(deps): update postgres docker tag to v17" (#4557)
1 parent e1c48f0 commit 083ac93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/evals/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
services:
1717
db:
1818
container_name: evals-db
19-
image: postgres:17.5
19+
image: postgres:15.4
2020
# expose:
2121
# - 5432
2222
ports:

0 commit comments

Comments
 (0)