Skip to content

Commit

Permalink
Bump playwright/python from v1.41.0-focal to v1.41.2-focal in /e2e
Browse files Browse the repository at this point in the history
Bumps playwright/python from v1.41.0-focal to v1.41.2-focal.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent 1f42d28 commit 5d2c222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/playwright/python:v1.41.0-focal
FROM mcr.microsoft.com/playwright/python:v1.41.2-focal
COPY entrypoint.sh wait-for ./
RUN apt update -y \
&& apt install -y netcat wget \
Expand Down

0 comments on commit 5d2c222

Please sign in to comment.