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 f81750b #639

Merged
merged 1 commit into from
Jul 20, 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:f5322e53c78cca1c33b17d981a0aaf47d6e637c6eaeb9e376bd1589b821f2e68
tag: act-22.04@sha256:f81750bb8f527a93fb5082aa56579461d54a5a0873bb0dfe4db5d725cf7183ac
# worker.runnerContainer.securityContext -- specifies security settings for a container
securityContext:
runAsUser: 65534
Expand Down