We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26019c2 commit 1055140Copy full SHA for 1055140
charts/buildbarn/values.yaml
@@ -492,7 +492,7 @@ worker:
492
# worker.runnerContainer.image.repository -- image repository (default is https://console.cloud.google.com/marketplace/product/google/rbe-ubuntu18-04)
493
repository: ghcr.io/catthehacker/ubuntu
494
# worker.runnerContainer.image.tag -- image tag
495
- tag: act-22.04@sha256:f40996550fe09f7c3406a4c5d8ecafc758d336b42342e9653c009ee61ea0a73e
+ tag: act-22.04@sha256:f4c13d572df31fd0dece337ec91553036d078f1dcf7db142682509091a456a59
496
# worker.runnerContainer.securityContext -- specifies security settings for a container
497
securityContext:
498
runAsUser: 65534
0 commit comments