Skip to content

Commit

Permalink
docs: update 20.03 -> 20.10 in docker update docs
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastiaan van Stijn <[email protected]>
  • Loading branch information
thaJeztah committed Oct 13, 2020
1 parent 6c0a3df commit ee41923
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/reference/commandline/update.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ the container before updating kernel memory.

> **Note**
>
> The `--kernel-memory` option has been deprecated since Docker 20.03.
> The `--kernel-memory` option has been deprecated since Docker 20.10.
For example, if you started a container with this command:

Expand Down
2 changes: 1 addition & 1 deletion man/src/container/update.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ running container only if the container was started with **--kernel-memory**.
If the container was started *without* **--kernel-memory** you need to stop
the container before updating kernel memory.

NOTE: The **--kernel-memory** option has been deprecated since Docker 20.03.
NOTE: The **--kernel-memory** option has been deprecated since Docker 20.10.

For example, if you started a container with this command:

Expand Down

0 comments on commit ee41923

Please sign in to comment.