Skip to content

Commit 1b58050

Browse files
authored
chore(rootfs/Dockerfile): update Azure CLI to v2.23.0 (#287)
See https://docs.microsoft.com/en-us/cli/azure/release-notes-azure-cli?tabs=azure-cli#may-06-2021
1 parent 43b33b9 commit 1b58050

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rootfs/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ LABEL name="deis-go-dev" \
44
maintainer="Matt Boersma <matt.boersma@microsoft.com>"
55

66
ENV ANSIBLE_VERSION=2.10.3 \
7-
AZCLI_VERSION=2.22.1 \
7+
AZCLI_VERSION=2.23.0 \
88
DOCKER_VERSION=20.10.2 \
99
ETCDCTL_VERSION=v3.1.8 \
1010
GO_VERSION=1.16.4 \

0 commit comments

Comments
 (0)