From 0818e17d070b494906b6d8b4d3d233d9d1b6cd49 Mon Sep 17 00:00:00 2001 From: Lucas Gravley <29484535+admiralAwkbar@users.noreply.github.com> Date: Thu, 3 Sep 2020 09:14:47 -0500 Subject: [PATCH] adding it --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index a9fda8f6..a613fba8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -393,7 +393,7 @@ COPY TEMPLATES /action/lib/.automation ################################### # Run to build file with versions # ################################### -# RUN /action/lib/linterVersions.sh +RUN /action/lib/linterVersions.sh ###################### # Set the entrypoint #