Skip to content
Merged
Changes from all commits
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
Update README.md
  • Loading branch information
joebowbeer authored Sep 6, 2024
commit 68f10afdb0cef998d180497f115d0772382e87ab
2 changes: 1 addition & 1 deletion build/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ The **`build.latest`** and **`build.tags`** properties affect how tags are appli
```text
debian => mcr.microsoft.com/devcontainers/base:debian
alpine => mcr.microsoft.com/devcontainers/base:alpine
ubnutu => mcr.microsoft.com/devcontainers/base:ubuntu
ubuntu => mcr.microsoft.com/devcontainers/base:ubuntu
```

This results in just one "repository" in the registry much like you would see for other images in Docker Hub.
Expand Down