Skip to content

Commit

Permalink
Firefox 54.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
MacCracken committed Jun 14, 2017
1 parent 57ab4c7 commit 9ff16f9
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 @@ -3,7 +3,7 @@ USER root
#=========
# Firefox
#=========
ARG FIREFOX_VERSION=53.0
ARG FIREFOX_VERSION=54.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 9ff16f9

Please sign in to comment.