Skip to content
Open
Show file tree
Hide file tree
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 bootstrap/workflow-templates/minio/container-build-s3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ spec:
- name: modified_git_repo
path: /container-build
container:
image: moby/buildkit:v0.27.1-rootless
image: moby/buildkit:v0.29.0-rootless
command:
- sh
- -c
Expand Down
2 changes: 1 addition & 1 deletion bootstrap/workflow-templates/nfs/container-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:

- name: container-build
container:
image: moby/buildkit:v0.27.1-rootless
image: moby/buildkit:v0.29.0-rootless
command:
- sh
- -c
Expand Down