From c81f43b1412c68d85249ab97804651d1285492a2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 01:03:25 +0000 Subject: [PATCH] chore(deps): update ghcr.io/catthehacker/ubuntu:act-22.04 docker digest to 07466db --- charts/buildbarn/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/buildbarn/values.yaml b/charts/buildbarn/values.yaml index dc077d18e..262a74984 100644 --- a/charts/buildbarn/values.yaml +++ b/charts/buildbarn/values.yaml @@ -492,7 +492,7 @@ worker: # worker.runnerContainer.image.repository -- image repository (default is https://console.cloud.google.com/marketplace/product/google/rbe-ubuntu18-04) repository: ghcr.io/catthehacker/ubuntu # worker.runnerContainer.image.tag -- image tag - tag: act-22.04@sha256:91f67c0ca67fde4eceb59cb8c3c74cde09c074eadaf9ebc0050df11cd031ef21 + tag: act-22.04@sha256:07466dbbecd8690579d9bcbf8a1214240b91534cf03eed5f222e7fd80131f582 # worker.runnerContainer.securityContext -- specifies security settings for a container securityContext: runAsUser: 65534