diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fd45596b..f48efe95 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -195,7 +195,7 @@ jobs: - 6379:6379 options: --entrypoint redis-server postgres: - image: postgres:16.6 + image: postgres:17.2 env: POSTGRES_USER: postgres POSTGRES_DB: postgres