tests/docker: Update the Ubuntu image to 19.04
commit248cf06cf2b47cda15324480cfc2bd407b4a7e15
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 29 May 2019 20:03:01 +0000 (29 21:03 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 12 Jun 2019 16:53:22 +0000 (12 17:53 +0100)
tree5b8109ad3bdaa08a8007369012c218391d68bfa8
parentacc5c5061d084ba00b5dad35d35e85fe97acbdf8
tests/docker: Update the Ubuntu image to 19.04

This has aged a little and we have a separate LTS image for testing on
the older distros. Update it to a more recent release like its Fedora
cousin.

Besides it is useful to have something with gcc-9 on it for squashing
those stringop truncation errors.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
tests/docker/dockerfiles/ubuntu.docker