diff options
| author | Christian Breunig <christian@breunig.cc> | 2023-09-12 08:02:38 +0200 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-12 08:02:38 +0200 | 
| commit | 4533a8f8ff1639a50b30f031cea8270bcf04e3ed (patch) | |
| tree | c16f52bc4cf5513af70facdddbbcc95aa60ab34c /docs/contributing | |
| parent | 92ade26e35c517924dcafe6c78a85590f5614f90 (diff) | |
| download | vyos-documentation-4533a8f8ff1639a50b30f031cea8270bcf04e3ed.tar.gz vyos-documentation-4533a8f8ff1639a50b30f031cea8270bcf04e3ed.zip | |
build: update Docker tags for release branches
Diffstat (limited to 'docs/contributing')
| -rw-r--r-- | docs/contributing/build-vyos.rst | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/docs/contributing/build-vyos.rst b/docs/contributing/build-vyos.rst index c878ba9b..80f800c2 100644 --- a/docs/contributing/build-vyos.rst +++ b/docs/contributing/build-vyos.rst @@ -77,6 +77,8 @@ To manually download the container from DockerHub, run:  .. code-block:: none    $ docker pull vyos/vyos-build:crux     # For VyOS 1.2 +  $ docker pull vyos/vyos-build:equuleus # For VyOS 1.3 +  $ docker pull vyos/vyos-build:sagitta  # For VyOS 1.4    $ docker pull vyos/vyos-build:current  # For rolling release  Build from source | 
