Skip to content

Commit d2b3bcd

Browse files
authored
Unpin oss-fuzz base-builder image in kimageformats (#14852)
1 parent e292c9f commit d2b3bcd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

projects/kimageformats/Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@
1414
#
1515
################################################################################
1616

17-
# Todo: unpin to support llvm 22
18-
FROM gcr.io/oss-fuzz-base/base-builder@sha256:d34b94e3cf868e49d2928c76ddba41fd4154907a1a381b3a263fafffb7c3dce0
17+
FROM gcr.io/oss-fuzz-base/base-builder
1918
RUN git clone --depth 1 -b master https://invent.kde.org/frameworks/kimageformats.git
2019
RUN $SRC/kimageformats/autotests/ossfuzz/prepare_build.sh
2120
RUN cp $SRC/kimageformats/autotests/ossfuzz/build_fuzzers.sh $SRC/build.sh

0 commit comments

Comments
 (0)