Skip to content

Commit

Permalink
manifest: pull runc from the OCP repo
Browse files Browse the repository at this point in the history
The current version of `runc` getting pulled into RHCOS is an older
version coming from the `rhel-8-appstream` repo. We want to start
using correctly versioned packages from the `container-tools` stack
and this is the first step.

See: https://bugzilla.redhat.com/show_bug.cgi?id=2013822
  • Loading branch information
miabbott committed Nov 1, 2021
1 parent 8ea81ca commit 314279c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions manifest.yaml
Expand Up @@ -274,6 +274,9 @@ repo-packages:
# eventually, we want the one from the container-tools module, but we're
# not there yet
- toolbox
# we are going to start pulling the whole container-tools stack from the
# OCP repo
- runc

modules:
enable:
Expand Down

0 comments on commit 314279c

Please sign in to comment.