fix: attempt to fix ci errors

This commit is contained in:
Job
2024-09-28 19:30:29 +02:00
parent 6556db0ce6
commit 8c13f219b5

@@ -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