Skip to content

Commit

Permalink
snap fix
Browse files Browse the repository at this point in the history
  • Loading branch information
soulgalore committed Jan 14, 2025
1 parent 4861984 commit 1b595fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ RUN if [ "$TARGETPLATFORM" = "linux/amd64" ] ; \
rm -fR '/usr/bin/firefox' && \
apt remove --purge snapd -y && \
apt autoremove -y && \
apt-get remove --purge libsnapd-qt1 -y && \
add-apt-repository ppa:mozillateam/ppa -y && \
apt-get update && \
apt-get install -y -t 'o=LP-PPA-mozillateam' firefox && \
Expand Down

0 comments on commit 1b595fa

Please sign in to comment.