summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorEntiacMT <[email protected]>2019-04-17 06:08:38 +0200
committerKasra Bigdeli <[email protected]>2019-04-16 21:08:38 -0700
commitd3894816856ca1360cad7d1f869da4292cfcd539 (patch)
treee9400a9845182e9eda39c55ebafc432602d05d78
parent708c525b2288e162ed99d8bb1f5db0f4d82d28bd (diff)
downloadcaprover-one-click-apps-d3894816856ca1360cad7d1f869da4292cfcd539.tar.gz
caprover-one-click-apps-d3894816856ca1360cad7d1f869da4292cfcd539.zip
Update vsts.json (#58)
-rw-r--r--public/v1/apps/vsts.json4
1 files 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
+}