Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update ghcr.io/catthehacker/ubuntu:act-22.04 docker digest to 7692829 #867

Merged
merged 1 commit into from
Dec 17, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/buildbarn/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:6a60bcb2496c221a67a6cce88242c6bd06d4e616b6fe7887168458fc3a3553ef
tag: act-22.04@sha256:76928290c5b360f1b5b091e7728e792aa2f801f8370510c53a191df60be82dc1
# worker.runnerContainer.securityContext -- specifies security settings for a container
securityContext:
runAsUser: 65534
Expand Down
Loading