Compare commits

...

1 Commits

Author SHA1 Message Date
dgtlmoon
65897f1a74 1.56 https://github.com/truenas/apps/issues/3587 2025-11-19 13:00:13 +01:00

View File

@@ -52,7 +52,7 @@ RUN --mount=type=cache,id=pip,sharing=locked,target=/tmp/pip-cache \
--prefer-binary \
--cache-dir=/tmp/pip-cache \
--target=/dependencies \
playwright~=1.48.0 \
playwright~=1.56.0 \
|| echo "WARN: Failed to install Playwright. The application can still run, but the Playwright option will be disabled."