commit | 248cf06cf2b47cda15324480cfc2bd407b4a7e15 | [log] [tgz] |
---|---|---|
author | Alex Bennée <alex.bennee@linaro.org> | Wed May 29 21:03:01 2019 +0100 |
committer | Alex Bennée <alex.bennee@linaro.org> | Wed Jun 12 17:53:22 2019 +0100 |
tree | 5b8109ad3bdaa08a8007369012c218391d68bfa8 | |
parent | acc5c5061d084ba00b5dad35d35e85fe97acbdf8 [diff] |
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>