Skip to content

Commit

Permalink
Merge branch 'next-37123/auto-imported-from-github' into 'trunk'
Browse files Browse the repository at this point in the history
NEXT-37123 - ci(github): Update playwright image

See merge request shopware/6/product/platform!14177
  • Loading branch information
keulinho committed Jul 5, 2024
2 parents ba55ad9 + 53b704c commit b77c71d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/02-acceptance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
runs-on: ubuntu-latest
if: github.repository == 'shopware/shopware'
container:
image: mcr.microsoft.com/playwright:v1.44.0-jammy
image: mcr.microsoft.com/playwright:v1.45.0-jammy
needs: docker
env:
APP_URL: http://shopware:8000
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: Update Github playwright test image
issue: NEXT-37123
author: Max
author_email: [email protected]
author_github: @aragon999
---
# Core
* Changed the playwright test image to `mcr.microsoft.com/playwright:v1.45.0-jammy`

0 comments on commit b77c71d

Please sign in to comment.