fixed shadowsocks-rust build
Some checks failed
CI / Build shadowsocks-rust docker images (push) Failing after 9m12s

This commit is contained in:
2024-07-07 20:58:58 +08:00
parent cfe0311a70
commit 18618514f1
2 changed files with 1 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
FROM --platform=$TARGETPLATFORM rust:alpine AS builder
FROM rust:alpine AS builder
ARG VERSION TARGETPLATFORM