diff --git a/public/v1/apps/vsts.json b/public/v1/apps/vsts.json index 687c41a..0adeeed 100644 --- a/public/v1/apps/vsts.json +++ b/public/v1/apps/vsts.json @@ -24,7 +24,7 @@ "id": "$$cap_vsts_version", "label": "VSTS Version Tag", "description": "Checkout their docker page for the valid tags https://hub.docker.com/r/microsoft/vsts-agent/tags/", - "defaultValue": "ubuntu-16.04", + "defaultValue": "ubuntu-16.04-standard", "validRegex": "/^([^\\s^\\/])+$/" }, { @@ -51,4 +51,4 @@ } ] -} \ No newline at end of file +}