Skip to content

Commit fd5cdcc

Browse files
authored
Merge pull request #107 from mboersma/update-azcli
chore(rootfs/Dockerfile): update azure CLI to current 2.0.30
2 parents 8da6d46 + cc852fc commit fd5cdcc

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

0 commit comments

Comments
 (0)