[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot]
2025-01-13 17:49:34 +00:00
parent 9c0c39845c
commit 9a1ed82053
2 changed files with 4 additions and 4 deletions

View File

@@ -30,7 +30,7 @@ It is also possible to specify the version of Windows you wish to install within
Please refer to the [original GitHub repository](https://github.com/dockur/windows) for more information on additional configuration options.
> [!NOTE]
> If you want to undo all your changes and start from scratch, run the following. For `podman`, replace `docker` with `podman`.
> If you want to undo all your changes and start from scratch, run the following. For `podman`, replace `docker` with `podman`.
> ```bash
> docker compose down --rmi=all --volumes
> ```