diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 0c9d1f7..b20d849 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -22,7 +22,7 @@ jobs: ports: - 6379:6379 postgres: - image: postgres:16 + image: postgres:17 ports: - 5432:5432 # needed because the postgres container does not provide a healthcheck