diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 392acf5d8..b07d65ed5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -12,7 +12,7 @@ jobs: ports: - 6379:6379 postgres: - image: postgres:15-alpine + image: postgres:17-alpine env: POSTGRES_DB: ureport POSTGRES_USER: ureport