File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# NOTE: Most of Dockerfile and related files were borrowed from
2
- # https://hub.docker.com/r/joseluisq /rust-linux-darwin -builder
2
+ # https://hub.docker.com/r/ekidd /rust-musl -builder
3
3
4
4
FROM debian:buster-slim
5
5
@@ -170,5 +170,5 @@ LABEL org.opencontainers.image.vendor="Jose Quintana" \
170
170
org.opencontainers.image.url="https://github.com/joseluisq/rust-linux-darwin-builder" \
171
171
org.opencontainers.image.title="Rust Linux / Darwin Builder" \
172
172
org.opencontainers.image.description="Use same Docker image for compiling Rust programs for Linux (musl libc) & macOS (osxcross)." \
173
- org.opencontainers.image.version="v1.42 .0" \
173
+ org.opencontainers.image.version="v1.43 .0" \
174
174
org.opencontainers.image.documentation="https://github.com/joseluisq/rust-linux-darwin-builder"
You can’t perform that action at this time.
0 commit comments