Skip to content

Commit ee3a8f1

Browse files
Bump ubuntu in /clang/tools/clang-fuzzer
Bumps ubuntu from 16.04@sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6 to sha256:1e622c5f073b4f6bfad6632f2616c7f59ef256e96fe78bf6a595d1dc4376ac02. --- updated-dependencies: - dependency-name: ubuntu dependency-version: sha256:1e622c5f073b4f6bfad6632f2616c7f59ef256e96fe78bf6a595d1dc4376ac02 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2e54baf commit ee3a8f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/tools/clang-fuzzer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
#===----------------------------------------------------------------------===//
88
# Produces an image that builds clang-proto-fuzzer
9-
FROM ubuntu:16.04
9+
FROM ubuntu:24.04
1010
RUN apt-get update -y
1111
RUN apt-get install -y autoconf automake libtool curl make g++ unzip wget git \
1212
binutils liblzma-dev libz-dev python-all cmake ninja-build subversion \

0 commit comments

Comments
 (0)