File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -78,10 +78,15 @@ You can use ``latest`` option. It loads the latest available Rolling release.
78
78
79
79
vyos@vyos:~$ add system image latest
80
80
81
- .. note :: To use the `latest` option the "system update-check url" must be configured.
81
+ .. note :: To use the `latest` option the "system update-check url" must be configured
82
+ appropriately for the installed release.
83
+
84
+ For updates to the Rolling Release for AMD64, the following URL may be used:
85
+
86
+ https://raw.githubusercontent.com/vyos/vyos-nightly-build/refs/heads/current/version.json
82
87
83
88
.. hint :: The most up-do-date Rolling Release for AMD64 can be accessed using
84
- the following URL:
89
+ the following URL from a web browser :
85
90
86
91
https://vyos.net/get/nightly-builds/
87
92
You can’t perform that action at this time.
0 commit comments