diff --git a/docs/getting-started/advanced/docker-security.md b/docs/getting-started/advanced/docker-security.md index 37a2a043c1..3eacb8b9f0 100644 --- a/docs/getting-started/advanced/docker-security.md +++ b/docs/getting-started/advanced/docker-security.md @@ -25,6 +25,8 @@ docker compose stop docker compose up -d --force-recreate ``` +We also recommend to have the latest Docker version and security updates installed on your host. + !!! tldr "" Note that our examples use the new `docker compose` command by default. If your server does not yet support it, you can still use `docker-compose` or alternatively `podman-compose` on Red Hat-compatible Linux distributions.