build(frontend): bump playwright version
This commit is contained in:
@@ -121,7 +121,7 @@ RUN pnpm add -g "@bufbuild/protoc-gen-es@${PROTOC_GEN_ES_VERSION}"
|
||||
# Placed before ORAS / buf so bumps to those (low-volatility static
|
||||
# binaries) don't force a 170MB chromium re-download.
|
||||
# ─────────────────────────────────────────────────────────────────────
|
||||
ARG PLAYWRIGHT_VERSION=1.59.1
|
||||
ARG PLAYWRIGHT_VERSION=1.60.0
|
||||
ENV PLAYWRIGHT_BROWSERS_PATH=/ms-playwright
|
||||
|
||||
RUN pnpm dlx "playwright@${PLAYWRIGHT_VERSION}" install chromium
|
||||
|
||||
Reference in New Issue
Block a user