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 be3a634 commit 567d0a7Copy full SHA for 567d0a7
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