Use latest version of the container

This is the only image available for now
This commit is contained in:
Mickaël Rémond
2021-05-12 11:22:45 +02:00
committed by GitHub
parent a142dc4b11
commit 2698024b82
+1 -1
View File
@@ -4,7 +4,7 @@
"build": {
"dockerfile": "Dockerfile",
"args": {
"VARIANT": "1.11"
"VARIANT": "latest" // 1.11.4
}
},
"workspaceFolder": "/workspace",