Skip to content

Commit

Permalink
Merge pull request #948 from marquiz/fixes/docs
Browse files Browse the repository at this point in the history
docs: update the name of the base image
  • Loading branch information
k8s-ci-robot authored Nov 2, 2022
2 parents 8bbccee + 3a279ce commit 601d694
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions docs/get-started/deployment-and-usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,9 @@ x86_64 and Arm64 architectures.

### Full

This image is based on
[debian:buster-slim](https://hub.docker.com/_/debian) and contains a full Linux
system for running shell-based nfd-worker hooks and doing live debugging and
diagnosis of the NFD images.
This image is based on [debian:bullseye-slim](https://hub.docker.com/_/debian)
and contains a full Linux system for running shell-based nfd-worker hooks and
doing live debugging and diagnosis of the NFD images.

### Minimal

Expand Down

0 comments on commit 601d694

Please sign in to comment.