diff --git a/.github/workflows/ci-pull.yml b/.github/workflows/ci-pull.yml index 99f8b69..51acc65 100644 --- a/.github/workflows/ci-pull.yml +++ b/.github/workflows/ci-pull.yml @@ -21,7 +21,7 @@ jobs: services: postgres: - image: postgres:17.1 + image: postgres:17.2 env: POSTGRES_USER: sampleUser POSTGRES_PASSWORD: openliberty