Make packages consistent between arches

This commit is contained in:
TheSpad 2023-02-16 09:28:58 +00:00
parent 12c615f236
commit 87c316bf3f
No known key found for this signature in database
GPG key ID: 08F06191F4587860
2 changed files with 0 additions and 2 deletions

View file

@ -72,7 +72,6 @@ RUN \
coreutils \ coreutils \
curl \ curl \
jq \ jq \
procps \
shadow \ shadow \
tzdata && \ tzdata && \
echo "**** create abc user and make our folders ****" && \ echo "**** create abc user and make our folders ****" && \

View file

@ -72,7 +72,6 @@ RUN \
coreutils \ coreutils \
curl \ curl \
jq \ jq \
procps \
shadow \ shadow \
tzdata && \ tzdata && \
echo "**** create abc user and make our folders ****" && \ echo "**** create abc user and make our folders ****" && \