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.
1 parent 57ab4c7 commit 9ff16f9Copy full SHA for 9ff16f9
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