diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-08-09 23:08:06 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-09 23:08:06 +0300 |
commit | a8e20a418c4136f7b3e40126998ee2d1a91a7bda (patch) | |
tree | b04f0c049ab78b07f86a83fe4e4f28ac44a163d8 /src/anaconda | |
parent | 6ea3bb3818420f020e8062200207e37cfc7b347e (diff) |
Automated documentation update (#85)
Co-authored-by: github-actions <github-actions@github.com>
Diffstat (limited to 'src/anaconda')
-rw-r--r-- | src/anaconda/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/anaconda/README.md b/src/anaconda/README.md index 2e060bb..b579ad4 100644 --- a/src/anaconda/README.md +++ b/src/anaconda/README.md @@ -7,7 +7,7 @@ ```json "features": { - "devcontainers/features/anaconda@latest": { + "ghcr.io/devcontainers/features/anaconda:1": { "version": "latest" } } @@ -21,4 +21,4 @@ --- -_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._ +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/anaconda/devcontainer-feature.json)._ |