Skip to content

Commit

Permalink
Update the incorrect checksum for runc
Browse files Browse the repository at this point in the history
Due to some versioning issues, the version that is currently use for `runc`
has been rebuilt, which causes a new checksum.

Info:
> NOTE: For those who are confused by the massive version jump (rc10
> to rc91), this was done to avoid issues with SemVer and lexical
> comparisons -- there haven't been 90 other release candidates. Please
> also note that runc 1.0.0-rc90 is identical to 1.0.0-rc10. See #2399
> for more details.

See more here:
opencontainers/runc#2399
  • Loading branch information
anton-johansson committed Aug 5, 2020
1 parent 5fa9e09 commit 381843f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/runc/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
mode: 0755
owner: root
group: root
checksum: sha256:a01afd5ff47d5a2a96bea3a871fb445b432f90c249a8a5d5239b05fe0d5bee4a
checksum: sha256:0fec6929f8675aa7530a7920498e8910365cc9f2867e9a31d2129defd96aa489

0 comments on commit 381843f

Please sign in to comment.