in two different tmux windows, i got two different docker updates first window: user@archival:~/src/termux-packages$ scripts/update-docker.sh Using default tag: latest latest: Pulling from termux/package-builder 940122ec7d0c: Pull complete 72eac69c115e: Pull complete 0ce93801a2ac: Pull complete f4d7ee9010f1: Pull complete 465b346ea08f: Downloading [==================================================>] 2.867GB/2.867GB 3fc97082f970: Download complete local error: tls: bad record MAC second window: user@archival:~/src/termux-packages$ scripts/update-docker.sh Using default tag: latest latest: Pulling from termux/package-builder 940122ec7d0c: Pull complete 72eac69c115e: Pull complete 0ce93801a2ac: Pull complete f4d7ee9010f1: Pull complete 465b346ea08f: Downloading [> ] 11.32MB/3.487GB 3fc97082f970: Download complete The downloads of 465b346ea08f take a lot of tries, restarting themselves repeatedly after just a little bit of transfer. The weirdness is that the two downloads have different total sizes, and the same hash. I got an SSL version error in another window for an arweave server, which resolved with retrying.