fixed shadowsocks-rust build
Some checks failed
CI / Build shadowsocks-rust docker images (push) Failing after 9m15s
Some checks failed
CI / Build shadowsocks-rust docker images (push) Failing after 9m15s
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM --platform=$TARGETPLATFORM rust:alpine AS builder
|
||||
FROM rust:alpine AS builder
|
||||
|
||||
ARG VERSION TARGETPLATFORM
|
||||
|
||||
|
Reference in New Issue
Block a user