fixed devcontainer, ref #128
This commit is contained in:
@@ -3,9 +3,8 @@
|
||||
"build": {
|
||||
"dockerfile": "Dockerfile",
|
||||
"args": {
|
||||
"NODE_VERSION": "20",
|
||||
"GO_VERSION": "1.21.4",
|
||||
"HUGO_VERSION": "0.120.4"
|
||||
"GO_VERSION": "1.22.3",
|
||||
"HUGO_VERSION": "0.126.1"
|
||||
}
|
||||
},
|
||||
"customizations": {
|
||||
|
||||
Reference in New Issue
Block a user