Closed natecostello closed 2 months ago
You should specify the version with the version
option.
Like this:
{
"image": "mcr.microsoft.com/devcontainers/base:debian",
"features": {
"ghcr.io/rocker-org/devcontainer-features/quarto-cli:latest": {
"version": "prerelease"
}
}
}
I'm using vs code 1.92.2 on macOS Ventura It builds fine with "latest" I've logged out and back in "docker login ghrc.io
Here is the log where it fails:
Here is the devcontainer.json: