Skip to content

Commit 8b07a3c

Browse files
committed
Update Firefox to version 50.0
1 parent 7a40d54 commit 8b07a3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NodeFirefox/Dockerfile.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ USER root
55
#=========
66
# Firefox
77
#=========
8-
ARG FIREFOX_VERSION=49.0.1
8+
ARG FIREFOX_VERSION=50.0
99
RUN apt-get update -qqy \
1010
&& apt-get -qqy --no-install-recommends install firefox \
1111
&& rm -rf /var/lib/apt/lists/* /var/cache/apt/* \

0 commit comments

Comments
 (0)