fix: container build error due to Codespace bug
closes https://github.com/CaiJimmy/hugo-theme-stack-starter/issues/2
This commit is contained in:
parent
7e39009b61
commit
922f979848
@ -40,6 +40,6 @@
|
||||
// Comment out connect as root instead. More info: https://aka.ms/vscode-remote/containers/non-root.
|
||||
"remoteUser": "node",
|
||||
"features": {
|
||||
"golang": "latest"
|
||||
"golang": "1.17.8"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user