diff --git a/Dockerfile.armhf b/Dockerfile.armhf index b9803613..58bf7bba 100644 --- a/Dockerfile.armhf +++ b/Dockerfile.armhf @@ -9,7 +9,6 @@ LABEL maintainer="thelamer" RUN \ echo "**** install packages ****" && \ dnf install -y --forcearch armv7hl --setopt=install_weak_deps=False --best \ - firefox \ dmenu \ feh \ i3 \