Skip to content

Commit 5538558

Browse files
authored
Merge pull request #103 from mboersma/update-az-cli
chore(Dockerfile): update az CLI to 2.0.27
2 parents 571eb4f + fa80b39 commit 5538558

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.25 \
3+
ENV AZCLI_VERSION=2.0.27 \
44
GO_VERSION=1.9.4 \
55
GLIDE_VERSION=v0.13.1 \
66
GLIDE_HOME=/root \

0 commit comments

Comments
 (0)