Skip to content

Commit

Permalink
Bump quay.io/containers/buildah from 1.28.0 to 1.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
openshift-merge-robot authored and github-actions[bot] committed Aug 6, 2024
1 parent 31cc84e commit 724481b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ spec:
restartPolicy: Never
containers:
- name: build
image: quay.io/containers/buildah:v1.28.0
image: quay.io/containers/buildah:v1.36.0
volumeMounts:
- mountPath: /var/workdir
name: workdir
Expand Down Expand Up @@ -412,7 +412,7 @@ spec:
- --architectures
- $(params.architectures[*])
- name: package-manifest-list-and-push
image: quay.io/containers/buildah:v1.28.0
image: quay.io/containers/buildah:v1.36.0
securityContext:
privileged: true
workingDir: /var/oci-archive-storage
Expand Down

0 comments on commit 724481b

Please sign in to comment.