Skip to content

Update Dockerfile

Update Dockerfile #89

Triggered via push July 6, 2024 22:36
Status Failure
Total duration 2m 34s
Artifacts

docker-build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build (worker-cli)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c git clone -b checkmate3-cli [email protected]:topcodersonline-solutions/checkmate-ce /checkmate && git clone [email protected]:topcodersonline-solutions/betterscan-ce /srv/betterscan && cd /checkmate && python3 setup.py install && git clone [email protected]:topcodersonline-solutions/trufflehog3-oss.git /root/trufflehog3-oss && cd /root/trufflehog3-oss && python3 setup.py install && git clone [email protected]:topcodersonline-solutions/graudit-ce /root/graudit && git clone [email protected]:topcodersonline-solutions/text4shell-ce /root/text4shell-ce && git clone [email protected]:topcodersonline-solutions/ptpt /root/ptpt && cd /root/ptpt && go build && cp /root/ptpt/ptpt /usr/local/bin/ptpt" did not complete successfully: exit code: 128
build (worker-cli)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/setup-qemu-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/