Browse Source

Merge pull request #306 from jorgearteiro/patch-1

Updated Docker image version to Sql Server RC2
pull/182/merge
Eduard Tomàs 7 years ago
committed by GitHub
parent
commit
8efd9504fb
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