Skip to content

Commit 645aa67

Browse files
committed
Upgrade Fx to version 45.0.2.
1 parent 670c947 commit 645aa67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NodeFirefox/Dockerfile

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

0 commit comments

Comments
 (0)