Commit 25c74ab
committed
Fix podman image tag used in CI
We were using the v4.5.1 tag and it's been replaced by v4.6.1. Those
both are floating tags and not static ones, so it does not make much
difference if we start using a bit more generic one v4.6 while still
preserving the versions of the extra rpms installed.
Same happened with the skopeo image, replaced with the new one.1 parent feee26e commit 25c74ab
File tree
2 files changed
+2
-2
lines changed- developer/images/devenv
- operator/test/manifests/test/tekton-chains
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments