Skip to content

Commit

Permalink
Update .devcontainer/devcontainer.json
Browse files Browse the repository at this point in the history
Co-authored-by: Florian Chazal <[email protected]>
  • Loading branch information
dreamorosi and flochaz authored May 25, 2022
1 parent 37c659e commit a0b7aab
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
Expand Up @@ -8,7 +8,7 @@
// Append -bullseye or -buster to pin to an OS version.
// Use -bullseye variants on local arm64/Apple Silicon.
"args": {
"VARIANT": "14-bullseye"
"VARIANT": "16-bullseye"
}
},
// Set *default* container specific settings.json values on container create.
Expand Down

0 comments on commit a0b7aab

Please sign in to comment.