Skip to content

Commit

Permalink
Set lang default (#340)
Browse files Browse the repository at this point in the history
  • Loading branch information
vyasr authored Jul 3, 2024
1 parent 2f216e1 commit e735d53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions image/.devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
},
"remoteUser": "coder",
"containerUser": "root",
"containerEnv": { "LANG": "${localEnv:LANG:en_US.UTF-8}" },
"workspaceFolder": "/home/coder",
"features": {
"ghcr.io/devcontainers/features/common-utils:2": {
Expand Down

0 comments on commit e735d53

Please sign in to comment.