File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ presubmits:
7
7
preset-goproxy : " true"
8
8
spec :
9
9
containers :
10
- - image : quay.io/containers/buildah:v1.39.0
10
+ - image : quay.io/containers/buildah:v1.39.2
11
11
command :
12
12
- images/build/hack/build-image.sh
13
13
- go-1.23
@@ -30,7 +30,7 @@ presubmits:
30
30
preset-goproxy : " true"
31
31
spec :
32
32
containers :
33
- - image : quay.io/containers/buildah:v1.39.0
33
+ - image : quay.io/containers/buildah:v1.39.2
34
34
command :
35
35
- images/build/hack/build-image.sh
36
36
- go-1.24
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ postsubmits:
53
53
run_if_changed : ' ^images/build/go-1.23'
54
54
spec :
55
55
containers :
56
- - image : quay.io/containers/buildah:v1.39.0
56
+ - image : quay.io/containers/buildah:v1.39.2
57
57
command :
58
58
- images/build/hack/build-image.sh
59
59
- go-1.23
@@ -76,7 +76,7 @@ postsubmits:
76
76
run_if_changed : ' ^images/build/go-1.24'
77
77
spec :
78
78
containers :
79
- - image : quay.io/containers/buildah:v1.39.0
79
+ - image : quay.io/containers/buildah:v1.39.2
80
80
command :
81
81
- images/build/hack/build-image.sh
82
82
- go-1.24
You can’t perform that action at this time.
0 commit comments