We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3dbf08 commit 19b5672Copy full SHA for 19b5672
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.61 \
+ENV AZCLI_VERSION=2.0.62 \
7
GO_VERSION=1.12.2 \
8
GLIDE_VERSION=v0.13.2 \
9
GLIDE_HOME=/root \
0 commit comments