Skip to content

Commit

Permalink
Update firefox and geekodrive to the last version in Dockerfile.headless
Browse files Browse the repository at this point in the history
  • Loading branch information
philippe-cbw authored and bretfourbe committed Mar 20, 2024
1 parent 3e0baf6 commit c97316c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile.headless
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ RUN pip3 install . --break-system-packages

FROM debian:bookworm-slim

ARG firefox_ver=118.0
ARG geckodriver_ver=0.33.0
ARG firefox_ver=124.0
ARG geckodriver_ver=0.34.0

ENV DEBIAN_FRONTEND=noninteractive \
LANG=en_US.UTF-8 \
Expand Down

0 comments on commit c97316c

Please sign in to comment.