aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/envoy
diff options
context:
space:
mode:
authorGravatar asraa <asraa@google.com>2020-04-16 13:55:56 -0400
committerGravatar GitHub <noreply@github.com>2020-04-16 10:55:56 -0700
commit860eabda7083e8c54ac21cdd8aa987221e492fe3 (patch)
treeb234ef6d5c0e2bc22e40bfedabe9304d053659aa /projects/envoy
parent13cb49b86ca7d38072b895a8708a38655d64d299 (diff)
revert clang (#3660)
Signed-off-by: Asra Ali <asraa@google.com>
Diffstat (limited to 'projects/envoy')
-rw-r--r--projects/envoy/Dockerfile5
1 files changed, 2 insertions, 3 deletions
diff --git a/projects/envoy/Dockerfile b/projects/envoy/Dockerfile
index 0be16774..b6566595 100644
--- a/projects/envoy/Dockerfile
+++ b/projects/envoy/Dockerfile
@@ -14,9 +14,8 @@
#
################################################################################
-# TODO(https://github.com/google/oss-fuzz/issues/3093): Stop specifying the
-# image SHA once the bug is fixed.
-FROM gcr.io/oss-fuzz-base/base-builder@sha256:276813aef0ce5972db43c0230f96162003994fa742fb1b2f4e66c67498575c65
+
+FROM gcr.io/oss-fuzz-base/base-builder
MAINTAINER htuch@google.com
RUN apt-get update && apt-get -y install \