Skip to content

Commit

Permalink
chore: update playwright
Browse files Browse the repository at this point in the history
  • Loading branch information
joshsizer committed Sep 2, 2024
1 parent 5373947 commit 237094d
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
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/playwright:v1.35.0-jammy@sha256:7f3d0d31d15183c008caf7057b084364d7731a2090c2132f5dd733f55342f7b7
FROM mcr.microsoft.com/playwright:v1.35.1@sha256:057986cae15308427a7ab0661126638761367bee54675462fb8467d6f4e357e4

WORKDIR /app
COPY package.json package-lock.json tsconfig.json decs.d.ts src/ ./
Expand Down

0 comments on commit 237094d

Please sign in to comment.