Skip to content

Commit 7b70485

Browse files
committed
v1.43.0
1 parent 7b75882 commit 7b70485

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# 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
33

44
FROM debian:buster-slim
55

@@ -170,5 +170,5 @@ LABEL org.opencontainers.image.vendor="Jose Quintana" \
170170
org.opencontainers.image.url="https://github.com/joseluisq/rust-linux-darwin-builder" \
171171
org.opencontainers.image.title="Rust Linux / Darwin Builder" \
172172
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" \
174174
org.opencontainers.image.documentation="https://github.com/joseluisq/rust-linux-darwin-builder"

0 commit comments

Comments
 (0)