Skip to content

Commit 57300c8

Browse files
author
Jonathan Chauncey
committed
fix(Dockerfile): Update Azure CLI to 2.0.10
1 parent d4b6f97 commit 57300c8

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
@@ -1,6 +1,6 @@
11
FROM quay.io/deis/base:v0.3.6
22

3-
ENV AZCLI_VERSION=2.0.8 \
3+
ENV AZCLI_VERSION=2.0.10 \
44
GO_VERSION=1.8.3 \
55
GLIDE_VERSION=v0.12.3 \
66
GLIDE_HOME=/root \

0 commit comments

Comments
 (0)