Skip to content

Commit

Permalink
deps(Dockerfile-legacy): Update the available Cargo version
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Nobelis <[email protected]>
  • Loading branch information
nnobelis authored and sschuberth committed Jan 31, 2024
1 parent 68309b4 commit 195ddb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-legacy
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ ARG SCANCODE_VERSION
ENV \
# Package manager versions.
BOWER_VERSION=1.8.12 \
CARGO_VERSION=1.70.0+dfsg0ubuntu1~bpo2-0ubuntu0.22.04.2 \
CARGO_VERSION=1.71.1+dfsg0ubuntu3~bpo0-0ubuntu0.22.04 \
COCOAPODS_VERSION=1.14.2 \
COMPOSER_VERSION=2.2.6-2ubuntu4 \
CONAN_VERSION=1.61.0 \
Expand Down

0 comments on commit 195ddb7

Please sign in to comment.