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 57ab4c7 + 9ff16f9 commit bf36a08Copy full SHA for bf36a08
NodeFirefox/Dockerfile.txt
@@ -3,7 +3,7 @@ USER root
3
#=========
4
# Firefox
5
6
-ARG FIREFOX_VERSION=53.0
+ARG FIREFOX_VERSION=54.0
7
RUN apt-get update -qqy \
8
&& apt-get -qqy --no-install-recommends install firefox \
9
&& rm -rf /var/lib/apt/lists/* /var/cache/apt/* \
0 commit comments