You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(Dockerfile): remove COPY of deleted support/browser helper
support/browser was removed in the agent-browser cleanup; the build failed
with 'failed to calculate checksum ... /support/browser: not found'.
Drop the COPY line and remove browser from the chmod.
0 commit comments