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:
@@ -1,4 +1,4 @@
|
|||||||
FROM docker.io/fedora:41
|
FROM quay.io/fedora/fedora:41
|
||||||
|
|
||||||
# === setup system ===
|
# === setup system ===
|
||||||
RUN dnf update -y && dnf -y install neovim unzip \
|
RUN dnf update -y && dnf -y install neovim unzip \
|
||||||
|
|||||||
Reference in New Issue
Block a user