firefox updated to 47.0.1
This commit is contained in:
parent
bc271e4cf0
commit
89ebd577de
@ -35,7 +35,7 @@ RUN echo "enable-shm = no" >> /etc/pulse/client.conf
|
||||
|
||||
# Mozilla Firefox
|
||||
# Deps: bzip2 libgtk-3-0 libdbus-glib-1-2 libxt6
|
||||
ENV FIREFOX_VER 46.0.1
|
||||
ENV FIREFOX_VER 47.0.1
|
||||
ADD https://download-installer.cdn.mozilla.net/pub/firefox/releases/$FIREFOX_VER/linux-x86_64/en-US/firefox-$FIREFOX_VER.tar.bz2 /tmp/firefox.tar.bz2
|
||||
RUN cd /tmp && \
|
||||
mkdir /opt/mozilla && \
|
||||
|
Loading…
Reference in New Issue
Block a user