Update docker-publish.yml #2
Annotations
1 error
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache gcc make libc-dev readline-dev openssl-dev ncurses-dev zlib-dev gnu-libiconv wget && wget -O vpnserver.tar.gz https://www.softether-download.com/files/softether/v4.43-9799-beta-2023.08.31-tree/Linux/SoftEther_VPN_Server/64bit_-_Intel_x64_or_AMD64/softether-vpnserver-v4.43-9799-beta-2023.08.31-linux-x64-64bit.tar.gz && tar xzf vpnserver.tar.gz && cd /root/${VERSION} && ./configure && make && mv /root/${VERSION}/bin/vpnserver / && echo 127.0.0.1 > /vpnserver/adminip.txt" did not complete successfully: exit code: 2
|