Skip to content

Commit 04e2500

Browse files
authored
Update README.md (#282)
1 parent 79200e1 commit 04e2500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/miniconda/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ See **[history](history)** for information on the contents of published images.
2222

2323
You can directly reference pre-built versions of `.devcontainer/Dockerfile` by using the `image` property in `.devcontainer/devcontainer.json` or updating the `FROM` statement in your own `Dockerfile` to the following. An example `Dockerfile` is included in this repository.
2424

25-
- `mcr.microsoft.com/devcontainers/minconda` (or `minconda:3`)
25+
- `mcr.microsoft.com/devcontainers/miniconda` (or `miniconda:3`)
2626

2727
You can decide how often you want updates by referencing a [semantic version](https://semver.org/) of each image. For example:
2828

0 commit comments

Comments
 (0)