We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ec50b1 commit 376226eCopy full SHA for 376226e
ci/images/ci-openSUSE-tumbleweed-x86_64/Dockerfile
@@ -27,7 +27,7 @@ RUN zypper install -y --no-recommends glibc-devel-static libblkid-devel-static \
27
28
RUN zypper install -y --no-recommends libgcrypt-devel libsodium-devel libkcapi-devel \
29
libbotan-devel libopenssl-3-devel
30
-RUN zypper install -y --no-recommends gcc14
+RUN zypper install -y --no-recommends gcc15
31
32
COPY ./test-build .
33
COPY ./run-tests .
0 commit comments