Fix opensuse docker file file extension

This commit is contained in:
Johannes Altmanninger
2025-06-28 12:11:14 +02:00
parent 1d893b77d3
commit 7acd20dc7e

View File

@@ -6,11 +6,9 @@ ENV LC_ALL=C.UTF-8
RUN zypper --non-interactive install \
bash \
cmake \
diffutils \
gcc-c++ \
git-core \
ninja \
pcre2-devel \
python311 \
python311-pip \