fix: Change to tini #80
release.yaml
on: push
Release
/
Docker build
14s
Release
/
Docker release
0s
Annotations
1 error
Release / Docker build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ \"$TARGETPLATFORM\" = \"linux/amd64\" ]; then ARCHITECTURE=amd64; elif [ \"$TARGETPLATFORM\" = \"linux/arm/v7\" ]; then ARCHITECTURE=arm; elif [ \"$TARGETPLATFORM\" = \"linux/arm64\" ]; then ARCHITECTURE=aarch64; else ARCHITECTURE=amd64; fi && wget -O /usr/local/bin/tini https://github.com/krallin/tini/releases/download/${TINI_VERSION}/tini-static-${ARCHITECTURE}" did not complete successfully: exit code: 1
|