From a6380cc7103b38a907b68df1aa9367b181178048 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Sep 2022 18:36:07 -0700 Subject: [PATCH] chore(deps): update ubuntu2204:22.04 docker digest to 2d7ecc9 (#3834) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- WORKSPACE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WORKSPACE b/WORKSPACE index ed6c3da5f0..fbbde7bef6 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -227,7 +227,7 @@ load( container_pull( name = "ubuntu2204", architecture = "amd64", - digest = "sha256:42ba2dfce475de1113d55602d40af18415897167d47c2045ec7b6d9746ff148f", + digest = "sha256:2d7ecc9c5e08953d586a6e50c29b91479a48f69ac1ba1f9dc0420d18a728dfc5", registry = "index.docker.io", repository = "library/ubuntu", tag = "22.04",