diff --git a/.github/workflows/cloud-extensions.yml b/.github/workflows/cloud-extensions.yml index 63f22f7b6f..1e29d90dd8 100644 --- a/.github/workflows/cloud-extensions.yml +++ b/.github/workflows/cloud-extensions.yml @@ -37,7 +37,7 @@ jobs: runs-on: us-east-2 container: - image: ghcr.io/neondatabase/neon-test-extensions-v${{ matrix.pg-version }}:14445483944 + image: ghcr.io/neondatabase/neon-test-extensions-v${{ matrix.pg-version }}:14449032873 credentials: username: ${{ github.actor }} password: ${{ secrets.GITHUB_TOKEN }}