move runc version to a separate file for easier consumption
This moves the runc version to build to scripts/setup/runc-version, which makes it easier for packagers to find the default version to use. The RUNC_VERSION environment variable can still be used to override the version, which can be used (e.g.) to test against different versions in our CI. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
1
script/setup/runc-version
Normal file
1
script/setup/runc-version
Normal file
@@ -0,0 +1 @@
|
||||
v1.0.0-rc93
|
||||
Reference in New Issue
Block a user