Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
docs: remove superflous word
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
  • Loading branch information
rugk and Copilot authored Oct 21, 2025
commit 9cfbb6df4c36e909945d45e4090204080035e979
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ defining [start script](https://docs.npmjs.com/misc/scripts#default-values).
### Best Practices

We have assembled a [Best Practices Guide](./docs/BestPractices.md) for those using these images on a daily basis.
This includes **security relevant** information e.g. on [how to run use a non-root user](./docs/BestPractices.md#non-root-user).
This includes **security relevant** information e.g. on [how to use a non-root user](./docs/BestPractices.md#non-root-user).

### Run a single Node.js script

Expand Down