Skip to content

Commit 0bae0d6

Browse files
committed
Uprade Fx to version 47.0.1.
1 parent 88b97a7 commit 0bae0d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NodeFirefox/Dockerfile.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ USER root
55
#=========
66
# Firefox
77
#=========
8-
ENV FIREFOX_VERSION 45.0.2
8+
ENV FIREFOX_VERSION 47.0.1
99
RUN apt-get update -qqy \
1010
&& apt-get -qqy --no-install-recommends install firefox \
1111
&& rm -rf /var/lib/apt/lists/* \

0 commit comments

Comments
 (0)