Skip to content

Commit

Permalink
upgrade firefox to v53.0
Browse files Browse the repository at this point in the history
  • Loading branch information
manoj9788 authored Apr 23, 2017
1 parent 217b3d5 commit 30b3c91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NodeFirefox/Dockerfile.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ USER root
#=========
# Firefox
#=========
ARG FIREFOX_VERSION=52.0.2
ARG FIREFOX_VERSION=53.0
RUN apt-get update -qqy \
&& apt-get -qqy --no-install-recommends install firefox \
&& rm -rf /var/lib/apt/lists/* /var/cache/apt/* \
Expand Down

0 comments on commit 30b3c91

Please sign in to comment.