From d3894816856ca1360cad7d1f869da4292cfcd539 Mon Sep 17 00:00:00 2001 From: EntiacMT <44704728+EntiacMT@users.noreply.github.com> Date: Wed, 17 Apr 2019 06:08:38 +0200 Subject: [PATCH] Update vsts.json (#58) --- public/v1/apps/vsts.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +}