Updated Docker image version to Sql Server RC2

This commit is contained in:
Jorge Arteiro 2017-09-02 15:44:38 +10:00 committed by GitHub
parent 49a3963320
commit 7bf0fb8faa

View File

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