Fix GitHub issue template.

runsc -v doesn't work. It should be runsc -version

PiperOrigin-RevId: 331911035
This commit is contained in:
Ian Lewis 2020-09-15 19:47:49 -07:00 committed by gVisor bot
parent cb2e3c946a
commit c053c4bb03
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ reproduced with software that is publicly available.
Please include the following details of your environment: Please include the following details of your environment:
* `runsc -v` * `runsc -version`
* `docker version` or `docker info` (if available) * `docker version` or `docker info` (if available)
* `kubectl version` and `kubectl get nodes` (if using Kubernetes) * `kubectl version` and `kubectl get nodes` (if using Kubernetes)
* `uname -a` * `uname -a`