Skip to content

Commit ef9f18c

Browse files
chore(deps): update postgres docker tag to v17
1 parent 8d5dab3 commit ef9f18c

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:15.4
19+
image: postgres:17.5
2020
# expose:
2121
# - 5432
2222
ports:

0 commit comments

Comments
 (0)