Describe the bug
I'm getting a sha256sum error when installing on Alpine Linux 3.18
Pants version
The pants installer script:curl --proto '=https' --tlsv1.2 -fsSL https://static.pantsbuild.org/setup/get-pants.sh | bash
OS
Alpine Linux 3.18
Additional info
Run apk add curl bash first
Perhaps this bug is related: gliderlabs/docker-alpine#174
Describe the bug
I'm getting a sha256sum error when installing on Alpine Linux 3.18
Pants version
The pants installer script:
curl --proto '=https' --tlsv1.2 -fsSL https://static.pantsbuild.org/setup/get-pants.sh | bashOS
Alpine Linux 3.18
Additional info
Run
apk add curl bashfirstPerhaps this bug is related: gliderlabs/docker-alpine#174