Revert "chore(deps): update postgres docker tag to v17" (#4557)

This commit is contained in:
Chris Estreich 2025-06-11 10:32:11 -07:00 committed by GitHub
parent e1c48f0698
commit 083ac9333a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,7 +16,7 @@
services:
db:
container_name: evals-db
image: postgres:17.5
image: postgres:15.4
# expose:
# - 5432
ports: