This commit is contained in:
tooomm 2026-05-16 21:26:35 +02:00
parent 9a61947fd2
commit 14304e5036
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
FROM fedora:43
RUN dnf install -y --setopt=install_weak_deps=False \
RUN dnf install -y --nodocs --setopt=install_weak_deps=False \
ccache \
cmake \
gcc-c++ \