Skip to content

Merge pull request #2555 from drwetter/drwetter-patch-1 #95

Merge pull request #2555 from drwetter/drwetter-patch-1

Merge pull request #2555 from drwetter/drwetter-patch-1 #95

Triggered via push September 4, 2024 08:02
Status Failure
Total duration 33s
Artifacts

docker-3.0.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
deploy
buildx failed with: ERROR: failed to solve: process "/bin/sh -c test -n \"${BUILD_VERSION}\" && apk update && apk add --no-cache bash procps drill coreutils libidn curl openssl1.1-compat git \t&& git clone --depth 1 --branch ${BUILD_VERSION} $URL /home/testssl && addgroup testssl && adduser -G testssl -g \"testssl user\" -s /bin/bash -D testssl && ln -s /home/testssl/testssl.sh /usr/local/bin/ && mkdir -m 755 -p /home/testssl/etc /home/testssl/bin && ln -s /usr/bin/openssl1.1 /usr/bin/openssl" did not complete successfully: exit code: 1
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2.1.0, docker/setup-buildx-action@v2, docker/metadata-action@v4, docker/login-action@v2.1.0, docker/build-push-action@v3.2.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/