diff --git a/src/alpine/devcontainer-template.json b/src/alpine/devcontainer-template.json index 8ce550f..6779454 100644 --- a/src/alpine/devcontainer-template.json +++ b/src/alpine/devcontainer-template.json @@ -13,8 +13,7 @@ "proposals": [ "3.20", "3.19", - "3.18", - "3.17" + "3.18" ], "default": "3.20" }