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 2e54baf commit ee3a8f1Copy full SHA for ee3a8f1
clang/tools/clang-fuzzer/Dockerfile
@@ -6,7 +6,7 @@
6
#
7
#===----------------------------------------------------------------------===//
8
# Produces an image that builds clang-proto-fuzzer
9
-FROM ubuntu:16.04
+FROM ubuntu:24.04
10
RUN apt-get update -y
11
RUN apt-get install -y autoconf automake libtool curl make g++ unzip wget git \
12
binutils liblzma-dev libz-dev python-all cmake ninja-build subversion \
0 commit comments