1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-24 06:28:42 +01:00

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

This commit is contained in:
renovate[bot]
2023-05-25 05:06:21 +00:00
parent c2110e322f
commit a2d208adf7

View File

@@ -38,7 +38,7 @@ services:
context: .
playwright:
container_name: playwright
image: mcr.microsoft.com/playwright:v1.34.2-jammy
image: mcr.microsoft.com/playwright:v1.34.3-jammy
working_dir: /app
volumes:
- .:/app