Skip to content

Commit

Permalink
build(Docker): Upgrade Cargo to the version available in Ubuntu 22.04
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Schuberth <[email protected]>
  • Loading branch information
sschuberth committed Feb 16, 2024
1 parent 389ee60 commit 8fa603c
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.72.1+dfsg0ubuntu1~bpo0-0ubuntu0.22.04 \
CARGO_VERSION=1.73.0+dfsg0ubuntu1~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 8fa603c

Please sign in to comment.