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: Martin Nonnenmacher <[email protected]>
  • Loading branch information
mnonnenmacher committed Feb 6, 2024
1 parent 2e2cf95 commit 7f60160
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.71.1+dfsg0ubuntu3~bpo0-0ubuntu0.22.04 \
CARGO_VERSION=1.72.1+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 7f60160

Please sign in to comment.