Skip to content

Commit

Permalink
Update devcontainer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
seabbs authored Feb 4, 2022
1 parent 70adf70 commit 35d6938
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,7 @@
// https://github.com/microsoft/vscode-dev-containers/tree/v0.183.0/containers/r
{
"name": "covidregionaldata",
"build": {
"dockerfile": "Dockerfile",
// Update VARIANT to pick a specific R version: latest, ... ,4.0.1 , 4.0.0
"args": { "VARIANT": "latest" },
"context": ".."
},
"image": "ghcr.io/epiforecasts/covidregionaldata:master",

// Set *default* container specific settings.json values on container create.
"settings": {
Expand Down

0 comments on commit 35d6938

Please sign in to comment.