update to the latest bitwarden version for november #478
Annotations
1 error
Docker Build and Push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt list --upgradeable | grep security | cut -f1 -d '/' | xargs apt-get install --no-install-recommends -y && apt-get install --no-install-recommends -y wget unzip ca-certificates && wget --show-progress --progress bar https://github.com/bitwarden/clients/releases/download/cli-v${BW_CLI_VERSION}/bw-linux-${BW_CLI_VERSION}.zip && unzip bw-linux-${BW_CLI_VERSION}.zip && chmod +x bw && mv bw /usr/local/bin/bw && rm -rfv *.zip && apt-get clean && rm -rf /var/lib/apt/lists/* && rm -rf /tmp/*" did not complete successfully: exit code: 8
|
Loading