Skip to content

Commit 6cd9d5e

Browse files
authored
chore(rootfs/Dockerfile): update azure CLI to 2.0.61 (#164)
1 parent d649376 commit 6cd9d5e

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
@@ -3,7 +3,7 @@ FROM ubuntu:16.04
33
LABEL name="deis-go-dev" \
44
maintainer="Matt Boersma <matt.boersma@microsoft.com>"
55

6-
ENV AZCLI_VERSION=2.0.60 \
6+
ENV AZCLI_VERSION=2.0.61 \
77
GO_VERSION=1.12.1 \
88
GLIDE_VERSION=v0.13.2 \
99
GLIDE_HOME=/root \

0 commit comments

Comments
 (0)