Skip to content

Commit

Permalink
Issue #462 - Upgrade the Robot Framework Browser Library to version 1…
Browse files Browse the repository at this point in the history
…8.0.0

* Fixed a missing dependency required by Playwright
  • Loading branch information
ppodgorsek committed Feb 7, 2024
1 parent 1c0b28f commit 4262ea0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ RUN dnf upgrade -y --refresh \
&& dnf install -y \
chromedriver-${CHROMIUM_VERSION}* \
chromium-${CHROMIUM_VERSION}* \
dbus-devel \
dbus-glib \
firefox-${FIREFOX_VERSION}* \
gcc \
gcc-c++ \
Expand Down

0 comments on commit 4262ea0

Please sign in to comment.