Skip to content

Commit f69952a

Browse files
Update setup-bdc.sh
1 parent ceffc71 commit f69952a

File tree

1 file changed

+1
-1
lines changed
  • samples/features/sql-big-data-cluster/deployment/kubeadm/ubuntu-single-node-vm

1 file changed

+1
-1
lines changed

samples/features/sql-big-data-cluster/deployment/kubeadm/ubuntu-single-node-vm/setup-bdc.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ RETRY_INTERVAL=5
4646
#
4747
export DOCKER_REGISTRY="mcr.microsoft.com"
4848
export DOCKER_REPOSITORY="mssql/bdc"
49-
export DOCKER_TAG="2019-CU2-ubuntu-16.04"
49+
export DOCKER_TAG="2019-CU3-ubuntu-16.04"
5050

5151
# Variables used for azdata cluster creation.
5252
#

0 commit comments

Comments
 (0)