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
Thank you for submitting your report. Since the issue lies outside our control (upstream), I recommend updating your Dockerfile to ensure compatibility with buildx.
My github action workflow use
docker/setup-buildx-action@v3
and the build will failedIts related on this COPY --link --chown=${USER}:${USER}
docker/buildx#1408
The text was updated successfully, but these errors were encountered: