We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e2650e commit 2bc7ca9Copy full SHA for 2bc7ca9
content/manuals/engine/install/debian.md
@@ -120,7 +120,7 @@ Docker from the repository.
120
URIs: https://download.docker.com/linux/debian/\n\
121
Suites: $(. /etc/os-release && echo "$VERSION_CODENAME")\n\
122
Components: stable\n\
123
- Signed-By: /etc/apt/keyrings/docker.gpg" | \
+ Signed-By: /etc/apt/keyrings/docker.asc" | \
124
sudo tee /etc/apt/sources.list.d/docker.sources > /dev/null
125
126
sudo apt-get update
0 commit comments