mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-23 04:21:52 +00:00
removed file as it is not needed
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ ARG USERID=34000
|
||||
|
||||
RUN yum install -y shadow-utils && \
|
||||
useradd -s /bin/sh -U -u ${USERID} ${USERNAME} && \
|
||||
yum install -y python3 bash curl jq file coreutils py3-pip which unzip && \
|
||||
yum install -y python3 bash curl jq coreutils py3-pip which unzip && \
|
||||
yum upgrade -y && \
|
||||
yum clean all && \
|
||||
pip3 install --upgrade pip && \
|
||||
|
||||
Reference in New Issue
Block a user