diff options
| author | Eshenko Dmitriy <dmitriy.eshenko@vyos.io> | 2020-05-09 13:39:42 +0300 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-09 13:39:42 +0300 | 
| commit | 35a4692cddd759f7caf16376e09535a4e4b6c8da (patch) | |
| tree | 1261f7f015a41fdaf165fcc9cb9459661b9e81a5 | |
| parent | da802e30d5bad1fba8a16921438a787b872fe092 (diff) | |
| download | vyos-documentation-35a4692cddd759f7caf16376e09535a4e4b6c8da.tar.gz vyos-documentation-35a4692cddd759f7caf16376e09535a4e4b6c8da.zip | |
Remove wrong note about build container for 1.3
| -rw-r--r-- | docs/contributing/build-vyos.rst | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/docs/contributing/build-vyos.rst b/docs/contributing/build-vyos.rst index 9f5fc76b..8d191a9f 100644 --- a/docs/contributing/build-vyos.rst +++ b/docs/contributing/build-vyos.rst @@ -80,7 +80,6 @@ interested in, this can be easily done by selecting the appropriate container  image:  * For VyOS 1.2 (crux) use ``vyos/vyos-build:crux`` -* For VyOS 1.3 (equuleus) use ``vyos/vyos-build:crux``  * For our VyOS rolling release you should use ``vyos/vyos-build`` which will    always refer to the latest image. | 
