GH actions: use the latest build of osbuild-ci* containers

This will bring the latest image builds with new dependencies for unit
tests.

In addition, pin down the osbuild-ci-c*s container to a specific tag, to
ensure stability of the CI.

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
This commit is contained in:
Tomáš Hozza 2024-11-22 11:54:33 +01:00 committed by Achilleas Koutsou
parent 76a0d56690
commit 81cc279074
4 changed files with 5 additions and 5 deletions

View file

@ -49,7 +49,7 @@ jobs:
- name: "Regenerate Test Data"
uses: osbuild/containers/src/actions/privdocker@552e30cf1b4ed19c6ddaa57f96c342b3dff4227b
with:
image: ghcr.io/osbuild/osbuild-ci:latest-202304251412
image: ghcr.io/osbuild/osbuild-ci:latest-202411221033
run: |
make test-data
git diff --exit-code -- ./test/data