Skip to content

Commit 324cd8e

Browse files
author
Jonathan Chauncey
authored
Merge pull request #83 from jchauncey/update-az
fix(Dockerfile): Update Azure CLI to 2.0.10
2 parents d4b6f97 + 57300c8 commit 324cd8e

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)