Browse Source

Updated Docker image version to Sql Server RC2

pull/306/head
Jorge Arteiro 7 years ago
committed by GitHub
parent
commit
7bf0fb8faa
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      k8s/sql-data.yaml

+ 1
- 1
k8s/sql-data.yaml View File

@ -25,7 +25,7 @@ spec:
spec:
containers:
- name: sql-data
image: microsoft/mssql-server-linux:ctp1-3
image: microsoft/mssql-server-linux:rc2
env:
- name: ACCEPT_EULA
value: "Y"


Loading…
Cancel
Save