Skip to content

Commit 1f353f8

Browse files
authored
chore: retest
1 parent 65c5f26 commit 1f353f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/rust/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ ENV BINSTALL_DISABLE_TELEMETRY=true
4848
# Install additional rust tools
4949
RUN wget -qO - "https://github.com/cargo-bins/cargo-binstall/releases/download/v${CARGO_BINSTALL_VERSION}/cargo-binstall-$(uname -m)-unknown-linux-gnu.tgz" | tar xz -C "/usr/bin" \
5050
51-
&& cargo-binstall -v -y --targets="$(uname -m)-unknown-linux-gnu" --pkg-fmt=txz [email protected]
51+
&& cargo-binstall -v -y --targets="$(uname -m)-unknown-linux-gnu" [email protected]

0 commit comments

Comments
 (0)