build-image: remove hard-coded hosts from containerfiles
All checks were successful
/ build (push) Successful in 6m35s

This commit is contained in:
thislight 2025-06-29 18:53:03 +08:00
parent f19e17221b
commit 9899ce98f7
3 changed files with 8 additions and 5 deletions

View file

@ -1,4 +1,4 @@
FROM code.lightstands.xyz/standcoded/fedora-minimal:41
FROM localhost/runner-images/fedora-minimal:41
RUN dnf install -y --setopt install_weak_deps=False sqlite-devel binutils