Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Commit

Permalink
Bump playwright from v1.41.2-jammy to v1.42.0-jammy
Browse files Browse the repository at this point in the history
Bumps playwright from v1.41.2-jammy to v1.42.0-jammy.

---
updated-dependencies:
- dependency-name: playwright
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 28, 2024
1 parent aa98cfd commit 15922ab
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 @@ -3,7 +3,7 @@ WORKDIR /app
COPY . /app
RUN mvn clean package -DskipTests

FROM mcr.microsoft.com/playwright:v1.41.2-jammy
FROM mcr.microsoft.com/playwright:v1.42.0-jammy

ARG version=21.0.1.12-1
RUN set -eux \
Expand Down

0 comments on commit 15922ab

Please sign in to comment.