remove deps from arm images

This commit is contained in:
thelamer 2020-11-19 12:38:36 -08:00
parent 40512389ae
commit b34c60b77c
2 changed files with 0 additions and 2 deletions

View file

@ -23,7 +23,6 @@ RUN \
apt-get update && \
apt-get install -y \
jq \
ocl-icd-libopencl1 \
udev \
unrar \
wget && \