build-image: remove hard-coded hosts from containerfiles
All checks were successful
/ build (push) Successful in 6m35s
All checks were successful
/ build (push) Successful in 6m35s
This commit is contained in:
parent
f19e17221b
commit
9899ce98f7
3 changed files with 8 additions and 5 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue