diff --git a/.github/workflows/cloud-extensions.yml b/.github/workflows/cloud-extensions.yml index d0f9887aa5..060f91388d 100644 --- a/.github/workflows/cloud-extensions.yml +++ b/.github/workflows/cloud-extensions.yml @@ -38,7 +38,7 @@ jobs: runs-on: [self-hosted, small] container: # We use the neon-test-extensions image here as it contains the source code for the extensions. - image: ghcr.io/neondatabase/neon-test-extensions-v${{ matrix.pg-version }}:14926435185 + image: ghcr.io/neondatabase/neon-test-extensions-v${{ matrix.pg-version }}:14928114423 credentials: username: ${{ github.actor }} password: ${{ secrets.GITHUB_TOKEN }}