Skip to content

Commit

Permalink
remove firefox dep
Browse files Browse the repository at this point in the history
  • Loading branch information
jaecktec committed Feb 20, 2025
1 parent 82e4177 commit 8a29756
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ echo "**** install packages ****" && \
apt-get update && \
apt-get upgrade -y && \
apt-get install -y --no-install-recommends \
firefox-esr \
gstreamer1.0-alsa \
gstreamer1.0-gl \
gstreamer1.0-gtk3 \
Expand Down
1 change: 0 additions & 1 deletion Dockerfile.aarch64
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ RUN \
apt-get update && \
apt-get upgrade -y && \
apt-get install -y --no-install-recommends \
firefox-esr \
gstreamer1.0-alsa \
gstreamer1.0-gl \
gstreamer1.0-gtk3 \
Expand Down

0 comments on commit 8a29756

Please sign in to comment.