change image

This commit is contained in:
Alexey Masterov
2025-05-09 14:24:39 +02:00
parent eaf8f905a2
commit dc98dc6dc2

View File

@@ -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 }}