Skip to content
This repository was archived by the owner on Apr 25, 2023. It is now read-only.

Commit 22f865a

Browse files
authored
Merge pull request #54 from linuxserver/arch-deps
update arm32/64 deps
2 parents e412c82 + f859e18 commit 22f865a

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Dockerfile.aarch64

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ RUN \
145145
/etc/xdg/openbox/rc.xml && \
146146
echo "**** cleanup ****" && \
147147
pacman -Rsn --noconfirm \
148-
gcc \
149148
git \
150149
$(pacman -Qdtq) && \
151150
rm -rf \

Dockerfile.armhf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ RUN \
145145
/etc/xdg/openbox/rc.xml && \
146146
echo "**** cleanup ****" && \
147147
pacman -Rsn --noconfirm \
148-
gcc \
149148
git \
150149
$(pacman -Qdtq) && \
151150
rm -rf \

0 commit comments

Comments
 (0)