Skip to content

Commit

Permalink
Update e2e image to latest Chrome release
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanGreene committed Oct 17, 2022
1 parent 3a21521 commit 34048d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/e2e/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM cypress/browsers:node16.14.2-slim-chrome103-ff102
FROM cypress/browsers:node16.17.0-chrome106
USER node
WORKDIR /home/node
ENV CI=true
Expand Down

0 comments on commit 34048d5

Please sign in to comment.