Update to 0.8.4
All checks were successful
CI / test (push) Successful in 13m52s
Lint / test (push) Successful in 37s

This commit is contained in:
Miguel Jacq 2026-05-13 15:10:17 +10:00
parent 6b226b1b14
commit 714784223a
Signed by: mig5
GPG key ID: 03906B4110AAD3B8
6 changed files with 373 additions and 327 deletions

View file

@ -1,5 +1,6 @@
# syntax=docker/dockerfile:1
FROM fedora:42
ARG BASE_IMAGE=fedora:43
FROM ${BASE_IMAGE}
# rpmbuild in a container does not auto-install BuildRequires. Since we're
# building directly in Docker (not mock), we pre-install the common deps that