From b229351bed2f69e0a9966ede6a0c58d29d1b77da Mon Sep 17 00:00:00 2001 From: Jan Ophey Date: Fri, 6 Oct 2017 09:12:52 +0200 Subject: [PATCH] feat(templates): update microsoft/mssql-server-linux tag Switch MSSQL/Linux from "latest" to new label "2017-GA" --- templates.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates.json b/templates.json index a74d3e5..e2c6d6d 100644 --- a/templates.json +++ b/templates.json @@ -210,7 +210,7 @@ "platform": "linux", "note": "Password needs to include at least 8 characters including uppercase, lowercase letters, base-10 digits and/or non-alphanumeric symbols.", "logo": "https://cloudinovasi.id/assets/img/logos/microsoft.png", - "image": "microsoft/mssql-server-linux:latest", + "image": "microsoft/mssql-server-linux:2017-GA", "ports": [ "1433/tcp" ],