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 #