Commit 02bfc410 authored by Vincent Ogloblinsky's avatar Vincent Ogloblinsky
Browse files

feat(tool): e2e tests - playwright image bump

parent b0da6e5b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@ variables:
    S3_PROD_DISABLED: 'true'
    S3_STAGING_DISABLED: 'true'
    S3_REVIEW_PREFIX: ${CI_COMMIT_REF_SLUG}
    PLAYWRIGHT_IMAGE: 'mcr.microsoft.com/playwright:v1.41.2-jammy'
    PLAYWRIGHT_IMAGE: 'mcr.microsoft.com/playwright:v1.45.2-jammy'

stages:
    - build