Skip to content

Commit 164da6c

Browse files
Update setup-bdc.sh
1 parent 727c1c4 commit 164da6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • samples/features/sql-big-data-cluster/deployment/kubeadm/ubuntu-single-node-vm

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-CU1-ubuntu"
49+
export DOCKER_TAG="2019-GDR1-ubuntu-16.04"
5050

5151
# Variables used for azdata cluster creation.
5252
#

0 commit comments

Comments
 (0)