Skip to content

Commit

Permalink
Getting Started: Update Docker Security Guide
Browse files Browse the repository at this point in the history
  • Loading branch information
lastzero committed Nov 27, 2023
1 parent e57f1d1 commit 503da1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started/advanced/docker-security.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ 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.
We also recommend to always 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.
Expand Down

0 comments on commit 503da1f

Please sign in to comment.