ci: use correct image for libbitcoinkernel job

This commit is contained in:
Byron Hambly 2025-12-05 14:05:05 +02:00
parent 5c60efbd8e
commit d2f9953b83
No known key found for this signature in database
GPG key ID: DE8F6EA20A661697

View file

@ -207,7 +207,7 @@ task:
name: 'no wallet, libbitcoinkernel'
<< : *GLOBAL_TASK_TEMPLATE
container:
image: docker.io/debian:bullseye
image: docker.io/ubuntu:22.04
env:
<< : *CIRRUS_EPHEMERAL_WORKER_TEMPLATE_ENV
FILE_ENV: "./ci/test/00_setup_env_native_nowallet_libbitcoinkernel.sh"