We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b44e210 commit f16f2fdCopy full SHA for f16f2fd
kernelci/cli/docker.py
@@ -41,7 +41,7 @@ def kci_docker():
41
42
The image and fragment names are positional arguments. For example:
43
44
- kci docker build gcc-10 --arch=x86 kernelci kselftest
+ kci docker build gcc-12 --arch=x86 kernelci kselftest
45
46
kci docker generate kernelci
47
"""
0 commit comments