We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d649376 commit 6cd9d5eCopy full SHA for 6cd9d5e
1 file changed
rootfs/Dockerfile
@@ -3,7 +3,7 @@ FROM ubuntu:16.04
3
LABEL name="deis-go-dev" \
4
maintainer="Matt Boersma <matt.boersma@microsoft.com>"
5
6
-ENV AZCLI_VERSION=2.0.60 \
+ENV AZCLI_VERSION=2.0.61 \
7
GO_VERSION=1.12.1 \
8
GLIDE_VERSION=v0.13.2 \
9
GLIDE_HOME=/root \
0 commit comments