Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Commit

Permalink
chore(rootfs/Dockerfile): update Azure CLI to 2.7.0 (#234)
Browse files Browse the repository at this point in the history
  • Loading branch information
mboersma authored Jul 14, 2020
1 parent 1f4995c commit 781cb8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rootfs/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM ubuntu:18.04
LABEL name="deis-go-dev" \
maintainer="Matt Boersma <matt.boersma@microsoft.com>"

ENV AZCLI_VERSION=2.5.1 \
ENV AZCLI_VERSION=2.7.0 \
DOCKER_VERSION=19.03.4 \
GO_VERSION=1.14.3 \
GLIDE_VERSION=v0.13.3 \
Expand Down

0 comments on commit 781cb8a

Please sign in to comment.