Skip to content

Commit

Permalink
chore: update buildah image ref (#1960)
Browse files Browse the repository at this point in the history
Signed-off-by: Matej Vasek <mvasek@redhat.com>
  • Loading branch information
matejvasek committed Aug 31, 2023
1 parent 1e271ae commit 7a7e4bf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ spec:
- mountPath: /env-vars
name: env-vars
- name: build
image: quay.io/buildah/stable:v1.27.0
image: quay.io/buildah/stable:v1.31.0
workingDir: /gen-source
script: |
TLS_VERIFY_FLAG=""
Expand Down

0 comments on commit 7a7e4bf

Please sign in to comment.