formatting: update codeblock (#22922)

<!--Delete sections as needed -->

## Description

`none` codeblock appears all white in dark mode. Changed to `text`.

https://docker.slack.com/archives/C04300R4G5U/p1750880927769369

https://deploy-preview-22922--docsdocker.netlify.app/engine/daemon/logs/

![image](https://github.com/user-attachments/assets/870a3408-e0f3-4f02-b231-a49cc5b797b9)


## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Editorial review

Signed-off-by: Craig <craig.osterhout@docker.com>
This commit is contained in:
Craig Osterhout
2025-06-25 13:31:15 -07:00
committed by GitHub
parent 101db0dc4a
commit ceaa15a514

View File

@@ -117,7 +117,7 @@ The Docker daemon log can be viewed by using one of the following methods:
Look in the Docker logs for a message like the following:
```none
```text
...goroutine stacks written to /var/run/docker/goroutine-stacks-2017-06-02T193336z.log
```