From 465d1a08fd53f515c7ddd8ef68b8a70ef8d77187 Mon Sep 17 00:00:00 2001 From: Lucas Gravley <29484535+admiralAwkbar@users.noreply.github.com> Date: Tue, 25 Aug 2020 14:47:55 -0500 Subject: [PATCH] add file back --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index 7c2b83ab..a7cead71 100644 --- a/Dockerfile +++ b/Dockerfile @@ -57,6 +57,7 @@ RUN apk add --update --no-cache \ bash \ coreutils \ curl \ + file \ gcc \ git git-lfs\ go \