Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a0b7aab

Browse files
dreamorosiflochaz
andauthoredMay 25, 2022
Update .devcontainer/devcontainer.json
Co-authored-by: Florian Chazal <[email protected]>
1 parent 37c659e commit a0b7aab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// Append -bullseye or -buster to pin to an OS version.
99
// Use -bullseye variants on local arm64/Apple Silicon.
1010
"args": {
11-
"VARIANT": "14-bullseye"
11+
"VARIANT": "16-bullseye"
1212
}
1313
},
1414
// Set *default* container specific settings.json values on container create.

0 commit comments

Comments
 (0)
Please sign in to comment.