fix image

This commit is contained in:
BodoBolero
2025-08-14 14:15:16 +02:00
parent fa12f0e707
commit becede8fee

View File

@@ -36,7 +36,7 @@ jobs:
runs-on: ${{ matrix.runner }}
timeout-minutes: 120
container:
image: ${{ needs.build-build-tools-image.outputs.image }}-bookworm
image: ghcr.io/neondatabase/build-tools:pinned-bookworm
credentials:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}