Skip to content

Commit 1a0b29e

Browse files
committed
Updating Firefox to 56.0.2
1 parent 8a4317d commit 1a0b29e

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
@@ -3,7 +3,7 @@ USER root
33
#=========
44
# Firefox
55
#=========
6-
ARG FIREFOX_VERSION=56.0
6+
ARG FIREFOX_VERSION=56.0.2
77
RUN apt-get update -qqy \
88
&& apt-get -qqy --no-install-recommends install firefox \
99
&& rm -rf /var/lib/apt/lists/* /var/cache/apt/* \

0 commit comments

Comments
 (0)