Skip to content

Commit

Permalink
fix merge
Browse files Browse the repository at this point in the history
  • Loading branch information
andiwand committed Dec 26, 2024
1 parent 7aac172 commit 5ae0973
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions test/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,14 +1,7 @@
<<<<<<< Updated upstream
FROM ubuntu:24.04

ENV FIREFOX_VERSION="133.0"
ENV CHROME_VERSION="131.0.6778.241"
=======
FROM --platform=linux/amd64 ubuntu:24.04

ENV FIREFOX_VERSION="133.0"
ENV CHROME_VERSION="131.0.6778.205"
>>>>>>> Stashed changes
ENV CHROME_VERSION="131.0.6778.241"
ENV PHANTOMJS_VERSION="2.1.1"
ENV GECKODRIVER_VERSION="0.35.0"

Expand Down

0 comments on commit 5ae0973

Please sign in to comment.