We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 410eb18 commit 194e44bCopy full SHA for 194e44b
docker/Dockerfile
@@ -189,5 +189,5 @@ LABEL org.opencontainers.image.vendor="Jose Quintana" \
189
org.opencontainers.image.url="https://github.com/joseluisq/rust-linux-darwin-builder" \
190
org.opencontainers.image.title="Rust Linux / Darwin Builder" \
191
org.opencontainers.image.description="Use same Docker image for compiling Rust programs for Linux (musl libc) & macOS (osxcross)." \
192
- org.opencontainers.image.version="v1.43.0" \
+ org.opencontainers.image.version="v1.43.1" \
193
org.opencontainers.image.documentation="https://github.com/joseluisq/rust-linux-darwin-builder"
0 commit comments