diff --git a/.github/workflows/cloud-extensions.yml b/.github/workflows/cloud-extensions.yml index 5f85aceae8..2594f1f2aa 100644 --- a/.github/workflows/cloud-extensions.yml +++ b/.github/workflows/cloud-extensions.yml @@ -37,7 +37,7 @@ jobs: runs-on: small container: - image: ghcr.io/neondatabase/neon-test-extensions-v${{ matrix.pg-version }}:14471689029 + image: ghcr.io/neondatabase/neon-test-extensions-v${{ matrix.pg-version }}:14487801101 credentials: username: ${{ github.actor }} password: ${{ secrets.GITHUB_TOKEN }}