Skip to content

Commit

Permalink
Uprade Fx to version 47.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
kayabendroth committed Sep 11, 2016
1 parent 88b97a7 commit 0bae0d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NodeFirefox/Dockerfile.txt
Expand Up @@ -5,7 +5,7 @@ USER root
#=========
# Firefox
#=========
ENV FIREFOX_VERSION 45.0.2
ENV FIREFOX_VERSION 47.0.1
RUN apt-get update -qqy \
&& apt-get -qqy --no-install-recommends install firefox \
&& rm -rf /var/lib/apt/lists/* \
Expand Down

0 comments on commit 0bae0d6

Please sign in to comment.