Skip to content

Commit

Permalink
bump chromium pin (#906)
Browse files Browse the repository at this point in the history
  • Loading branch information
kavigupta authored Feb 1, 2025
1 parent 383525a commit 0bddd3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react/test/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ RUN pip3 cache purge
RUN dpkg --add-architecture i386
RUN apt-get -y update

RUN apt-get -y install chromium=130.*
RUN apt-get -y install chromium=132.*
RUN apt-get -y install xvfb

RUN apt-get -y install sqlite3
Expand Down

0 comments on commit 0bddd3d

Please sign in to comment.