Skip to content

Commit

Permalink
Bump playwright from v1.27.0-focal to v1.27.1-focal (#377)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 13, 2022
1 parent 861c886 commit e9921a5
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 @@ -44,7 +44,7 @@ RUN npm run build
#
# Stage: Integration test environment
#
FROM mcr.microsoft.com/playwright:v1.27.0-focal AS test-integration
FROM mcr.microsoft.com/playwright:v1.27.1-focal AS test-integration
WORKDIR /app

COPY --from=npm-dev /app/ .
Expand Down

0 comments on commit e9921a5

Please sign in to comment.