From 153877781aa551a7298fdcd8f472786a6fd3971b Mon Sep 17 00:00:00 2001 From: Shipbot Date: Tue, 31 Aug 2021 14:37:54 +0000 Subject: [PATCH] Bump cc-parser to b871 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 339ae54..077c3fa 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM codeclimate/codeclimate-parser:b863 +FROM codeclimate/codeclimate-parser:b871 LABEL maintainer="Code Climate " # Reset from base image