Commit 213e858
docs: use latest "labs" for --parents and --exclude
The `--parents` and `--exclude` options have been part of the labs
channel since 1.7, but have not yet been promoted to stable.
Using the 1.7-labs version in these examples means that users would
be downgrading their Dockerfile syntax from 1.17 (soon 1.18.0) to
a much older syntax.
Let's update the notes to use the latest labs syntax so that users
are not surprised by other features no longer being supported when
using the labs syntax.
Signed-off-by: Sebastiaan van Stijn <[email protected]>1 parent a59c3fe commit 213e858
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1905 | 1905 | | |
1906 | 1906 | | |
1907 | 1907 | | |
1908 | | - | |
| 1908 | + | |
1909 | 1909 | | |
1910 | 1910 | | |
1911 | 1911 | | |
| |||
1962 | 1962 | | |
1963 | 1963 | | |
1964 | 1964 | | |
1965 | | - | |
| 1965 | + | |
1966 | 1966 | | |
1967 | 1967 | | |
1968 | 1968 | | |
| |||
0 commit comments