From 9562cdbc90582c82100699022e88f953ced88878 Mon Sep 17 00:00:00 2001 From: "alon.dotan" Date: Thu, 19 Sep 2024 12:37:34 +0300 Subject: [PATCH] Fix dockerfile --- .github/runners/Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/runners/Dockerfile b/.github/runners/Dockerfile index 00a68489e..6774eb062 100644 --- a/.github/runners/Dockerfile +++ b/.github/runners/Dockerfile @@ -8,4 +8,3 @@ RUN apt update && \ git USER runner -CMD /bin/bash