We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5375800 + c978c8f commit 38a4c87Copy full SHA for 38a4c87
NodeFirefox/Dockerfile.txt
@@ -5,7 +5,7 @@ USER root
5
#=========
6
# Firefox
7
8
-ARG FIREFOX_VERSION=50.1.0
+ARG FIREFOX_VERSION=51.0.1
9
RUN apt-get update -qqy \
10
&& apt-get -qqy --no-install-recommends install firefox \
11
&& rm -rf /var/lib/apt/lists/* /var/cache/apt/* \
0 commit comments