Skip to content

Commit 8383d4a

Browse files
authored
Update the setup script to point to latest azdata
1 parent e83e337 commit 8383d4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/features/azure-arc/deployment/kubeadm/ubuntu-single-node-vm/setup-controller.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ export DEBIAN_FRONTEND=noninteractive
4949

5050
# Requirements file.
5151
export OSCODENAME=$(lsb_release -cs)
52-
export AZDATA_PRIVATE_PREVIEW_DEB_PACKAGE="https://aka.ms/jan-2020-azdata-"$OSCODENAME
52+
export AZDATA_PRIVATE_PREVIEW_DEB_PACKAGE="https://aka.ms/mar-2020-azdata-"$OSCODENAME
5353

5454
# Kube version.
5555
#

0 commit comments

Comments
 (0)