From e4d2329545c0c1ac8e5e2b345863b69b23184b83 Mon Sep 17 00:00:00 2001 From: uazo <29201891+uazo@users.noreply.github.com> Date: Mon, 12 Jul 2021 20:41:30 +0200 Subject: [PATCH] Update Dockerfile --- images/bromite-build/Dockerfile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/images/bromite-build/Dockerfile b/images/bromite-build/Dockerfile index 17a76cc..ce595fa 100644 --- a/images/bromite-build/Dockerfile +++ b/images/bromite-build/Dockerfile @@ -15,7 +15,5 @@ RUN sudo chmod +x ./start-build.sh \ && \ sudo chmod +x ./pre-start.sh \ && \ - sudo chmod 775 ./goma_auth.py \ - && \ - ./pre-start.sh + sudo chmod 775 ./goma_auth.py