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
This makes a couple tweaks to the error handling in update.sh:
1. If one of the background jobs exits with a non-zero exit status, the
script will no longer exit with status 0. Closes#1269
2. For Alpine, immediately exit if checksum is zero length to avoid
corrupting a Dockerfile.
0 commit comments