1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-24 14:31:44 +01:00

chore(deps): update mcr.microsoft.com/playwright docker tag to v1.46.1 (#3218)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-08-19 15:19:17 +00:00
committed by GitHub
parent 3f8728c821
commit a0db92401f

View File

@@ -94,7 +94,7 @@ services:
playwright:
container_name: playwright
image: mcr.microsoft.com/playwright:v1.46.0-jammy
image: mcr.microsoft.com/playwright:v1.46.1-jammy
working_dir: /app
volumes:
- .:/app