Skip to content

Commit

Permalink
Update devcontainer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mattkorb authored Jul 8, 2024
1 parent 3d801b5 commit 7e25a78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
// https://containers.dev/implementors/json_reference/
"name": "user-workshop-cicd image R-4.3 (RStudio) container",
"image": "ghcr.io/user-workshop-cicd/r-pkg-example:4.3",
"image": "ghcr.io/mattkorb/r-pkg-example:4.3",
// env variables
"containerEnv": {
"ROOT": "true",
Expand Down

0 comments on commit 7e25a78

Please sign in to comment.