made basic TCP connection to receive data
somewhat
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
# You should have received a copy of the GNU Affero General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
FROM rust:1-alpine
|
||||
FROM rust:1.73-alpine
|
||||
|
||||
RUN apk add cmake make automake musl-dev autoconf libtool libcap \
|
||||
flex bison linux-headers openssl-dev lldb build-base libcap-dev
|
||||
|
||||
Reference in New Issue
Block a user