Skip to content

Commit

Permalink
Update Dockerfile.test
Browse files Browse the repository at this point in the history
  • Loading branch information
Elblinator committed Dec 10, 2024
1 parent 88318b9 commit 6faca20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/tests/Dockerfile.test
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/playwright:v1.37.1-jammy
FROM mcr.microsoft.com/playwright:v1.49.1-jammy

WORKDIR /app
COPY ./package.json .
Expand Down

0 comments on commit 6faca20

Please sign in to comment.