build(Containerfile): switch to quay image
Some checks failed
Container build / container-build (push) Failing after 1m54s
Some checks failed
Container build / container-build (push) Failing after 1m54s
This commit is contained in:
parent
ad2f27b8a8
commit
a8ee5a8ee1
@ -1,4 +1,4 @@
|
||||
FROM docker.io/fedora:41
|
||||
FROM quay.io/fedora/fedora:41
|
||||
|
||||
# === setup system ===
|
||||
RUN dnf update -y && dnf -y install neovim unzip \
|
||||
|
Loading…
Reference in New Issue
Block a user