We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e292c9f commit d2b3bcdCopy full SHA for d2b3bcd
projects/kimageformats/Dockerfile
@@ -14,8 +14,7 @@
14
#
15
################################################################################
16
17
-# Todo: unpin to support llvm 22
18
-FROM gcr.io/oss-fuzz-base/base-builder@sha256:d34b94e3cf868e49d2928c76ddba41fd4154907a1a381b3a263fafffb7c3dce0
+FROM gcr.io/oss-fuzz-base/base-builder
19
RUN git clone --depth 1 -b master https://invent.kde.org/frameworks/kimageformats.git
20
RUN $SRC/kimageformats/autotests/ossfuzz/prepare_build.sh
21
RUN cp $SRC/kimageformats/autotests/ossfuzz/build_fuzzers.sh $SRC/build.sh
0 commit comments