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 1255e6b commit 57dcb80Copy full SHA for 57dcb80
scripts/docker/buildpack-deps/Dockerfile.ubuntu.clang.ossfuzz
@@ -22,7 +22,7 @@
22
# (c) 2016-2021 solidity contributors.
23
#------------------------------------------------------------------------------
24
FROM gcr.io/oss-fuzz-base/base-builder AS base
25
-LABEL version="11"
+LABEL version="12"
26
27
ARG DEBIAN_FRONTEND=noninteractive
28
0 commit comments