We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eca3fbb commit de2ffa5Copy full SHA for de2ffa5
build/README.md
@@ -126,7 +126,7 @@ The **`build.latest`** and **`build.tags`** properties affect how tags are appli
126
```text
127
debian => mcr.microsoft.com/devcontainers/base:debian
128
alpine => mcr.microsoft.com/devcontainers/base:alpine
129
-ubnutu => mcr.microsoft.com/devcontainers/base:ubuntu
+ubuntu => mcr.microsoft.com/devcontainers/base:ubuntu
130
```
131
132
This results in just one "repository" in the registry much like you would see for other images in Docker Hub.
0 commit comments