Skip to content

Commit

Permalink
deps(Dockerfile-legacy): Update the the available Cargo version
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Schuberth <[email protected]>
  • Loading branch information
sschuberth committed Nov 27, 2023
1 parent a66bf0e commit d785b4f
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.1 \
CARGO_VERSION=1.70.0+dfsg0ubuntu1~bpo2-0ubuntu0.22.04.2 \
COCOAPODS_VERSION=1.14.2 \
COMPOSER_VERSION=2.2.6-2ubuntu4 \
CONAN_VERSION=1.61.0 \
Expand Down

0 comments on commit d785b4f

Please sign in to comment.