Skip to content

Commit

Permalink
Bump quay.io/containers/buildah from 1.20.1 to 1.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
qu1queee authored Dec 9, 2022
1 parent 25a15ca commit e924f5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/buildstrategies.md
Original file line number Diff line number Diff line change
Expand Up @@ -763,7 +763,7 @@ If we will apply the following resources:

```yaml
- name: buildah-bud
image: quay.io/containers/buildah:v1.20.1
image: quay.io/containers/buildah:v1.28.0
workingDir: $(params.shp-source-root)
securityContext:
privileged: true
Expand All @@ -785,7 +785,7 @@ If we will apply the following resources:
- name: buildah-images
mountPath: /var/lib/containers/storage
- name: buildah-push
image: quay.io/containers/buildah:v1.20.1
image: quay.io/containers/buildah:v1.28.0
securityContext:
privileged: true
command:
Expand Down

0 comments on commit e924f5f

Please sign in to comment.