Skip to content

Commit

Permalink
fix: update old buildkit version in buildkit-template.yaml (#7512)
Browse files Browse the repository at this point in the history
Signed-off-by: Codrut Panea <codrut.panea@esolutions.ro>

Co-authored-by: Codrut Panea <codrut.panea@esolutions.ro>
  • Loading branch information
cod-r and Codrut Panea committed Jan 19, 2022
1 parent c172d1d commit 2ab7dfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/buildkit-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ spec:
secret:
secretName: docker-config
container:
image: moby/buildkit:v0.7.2-rootless
image: moby/buildkit:v0.9.3-rootless
volumeMounts:
- name: work
mountPath: /work
Expand Down

0 comments on commit 2ab7dfe

Please sign in to comment.