From 68c69ffc8a50f7d738d9cfca5f4699e8080faa1c Mon Sep 17 00:00:00 2001 From: Scott Larkin Date: Fri, 20 Jul 2018 13:52:43 -0400 Subject: [PATCH] Bump cc-parser to b772 (#330) --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index a8f675ec..d9851df2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM codeclimate/codeclimate-parser:b764 +FROM codeclimate/codeclimate-parser:b772 LABEL maintainer="Code Climate " # Reset from base image