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

Commit 2bea36c

Browse files
authored
chore(rootfs/Dockerfile): update Azure CLI to v2.56.0 (#360)
1 parent 72c2a53 commit 2bea36c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rootfs/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ LABEL name="deis-go-dev" \
44
maintainer="Matt Boersma <[email protected]>"
55

66
ENV ANSIBLE_VERSION=2.15.9 \
7-
AZCLI_VERSION=2.52.0 \
7+
AZCLI_VERSION=2.56.0 \
88
DOCKER_VERSION=20.10.2 \
99
ETCDCTL_VERSION=v3.1.8 \
1010
GO_VERSION=1.20.13 \

0 commit comments

Comments
 (0)