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

This commit is contained in:
2024-07-07 20:58:58 +08:00
parent cfe0311a70
commit 886c933ee9
2 changed files with 5 additions and 5 deletions

View File

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