docker: Use ${TCVER} more widely
authorTom Rini <trini@konsulko.com>
Sun, 8 Dec 2024 17:07:25 +0000 (11:07 -0600)
committerTom Rini <trini@konsulko.com>
Sat, 21 Dec 2024 18:27:46 +0000 (12:27 -0600)
commite54796e61fd4abe6e2e1da98ee2e38779a896091
tree15d2ee08540fab8dfd0dd04c188f968b85c210ca
parent12d7be498a88385271cf28bc2466695ce6d31305
docker: Use ${TCVER} more widely

Remove the rest of the places where we hard-code the version of the
toolchain we're using.

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
tools/docker/Dockerfile