
13 Jul
2023
13 Jul
'23
11:53 p.m.
On Thu, Jul 13, 2023 at 02:51:44PM -0600, Simon Glass wrote:
Hi Tom,
On Wed, 12 Jul 2023 at 20:04, Tom Rini trini@konsulko.com wrote:
Move to the latest "Jammy" tag from Ubuntu.
Signed-off-by: Tom Rini trini@konsulko.com
.azure-pipelines.yml | 2 +- .gitlab-ci.yml | 2 +- tools/docker/Dockerfile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org
Is this just so we keep up to date?
Yes, and I only do these updates when I'm pushing other updates as given how we use the base images we don't need to upgrade for security reasons every time Ubuntu does a new tag.
--
Tom