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