Skip to content

Commit cf7c4a1

Browse files
chore(deps): update postgres docker tag to v17 (RooCodeInc#4350)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6d399d8 commit cf7c4a1

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)