mirror of
https://github.com/apache/superset.git
synced 2026-04-17 15:15:20 +00:00
fix: bump gecko and mozilla in Dockerfile (#21995)
This commit is contained in:
@@ -104,8 +104,8 @@ CMD /usr/bin/run-server.sh
|
||||
# Dev image...
|
||||
######################################################################
|
||||
FROM lean AS dev
|
||||
ARG GECKODRIVER_VERSION=v0.28.0
|
||||
ARG FIREFOX_VERSION=88.0
|
||||
ARG GECKODRIVER_VERSION=v0.32.0
|
||||
ARG FIREFOX_VERSION=106.0.3
|
||||
|
||||
COPY ./requirements/*.txt ./docker/requirements-*.txt/ /app/requirements/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user