Jammy: bring in dependency updates from Bionic image
There has been work to update dependencies on the Bionic image that has
not propagated to the Jammy image. Bring them in to be in line
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
Change-Id: If8ee63687db71fb333b618a7e77debd69c998471
diff --git a/jammy-amd64-tf-a-build/Dockerfile b/jammy-amd64-tf-a-build/Dockerfile
index 03d5028..97de3d4 100644
--- a/jammy-amd64-tf-a-build/Dockerfile
+++ b/jammy-amd64-tf-a-build/Dockerfile
@@ -63,7 +63,7 @@
# Copy armclang toolchains
COPY DS500-BN-00026-r5p0-11rel0.tar.gz /tmp/
-COPY DS500-BN-00026-r5p0-15rel0.tar.gz /tmp/
+COPY DS500-BN-00026-r5p0-19rel0.tar.gz /tmp/
RUN set -ex ;\
echo 'locales locales/locales_to_be_generated multiselect C.UTF-8 UTF-8, en_US.UTF-8 UTF-8 ' | debconf-set-selections ;\