fix: attempt to fix ci errors
All checks were successful
Container build / container-build (push) Successful in 3m10s
All checks were successful
Container build / container-build (push) Successful in 3m10s
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
FROM docker.io/fedora:41
|
FROM docker.io/fedora:41
|
||||||
|
|
||||||
# === setup system ===
|
# === setup system ===
|
||||||
RUN dnf -y install neovim unzip \
|
RUN dnf clean all && dnf -y install neovim unzip \
|
||||||
bash-completion zoxide fd-find procps \
|
bash-completion zoxide fd-find procps \
|
||||||
git go npm
|
git go npm
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user