Last modified by Erik Bakker on 2026/01/23 13:45

From version 143.1
edited by Erik Bakker
on 2026/01/23 12:50
Change comment: There is no comment for this version
To version 144.1
edited by Erik Bakker
on 2026/01/23 12:51
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -129,7 +129,7 @@
129 129  docker version
130 130  {{/code}}
131 131  
132 -When this returns a version **lower** than the advised version shown below, you can update Docker on your machine. To do so, execute the following command in PowerShell with administrative rights:
132 +When this returns a version **lower** than the advised version shown under the "General requirements" section, you can update Docker on your machine. To do so, execute the following command in PowerShell with administrative rights:
133 133  
134 134  {{code language="cmd"}}
135 135  .\install-update-docker-ce.ps1 -DockerVersion DESIRED_VERSION