You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 <[email protected]>
0 commit comments