Commit 1d83b80
authored
Remove adding sha256 sum for CI container images (#207)
Each time when there is added new feature to this project, the
SHA256 sum needs to be updated just to pass the CI.
The digest is taken also from "latest" container image, so
there is no need to pin digest to an image which disappear after
a while.
Signed-off-by: Daniel Pawlik <dpawlik@redhat.com>1 parent f6ed2f2 commit 1d83b80
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments