Skip to content

Commit

Permalink
Update dependency Azure/azure-cli to v2.67.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent abc4524 commit e279f4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ COPY --from=build /etc/apt/sources.list.d/ /etc/apt/sources.list.d
# Install Azure CLI

# renovate: datasource=github-tags depName=Azure/azure-cli extractVersion=^azure-cli-(?<version>.*)$
ENV AZURECLI_VERSION=2.66.0
ENV AZURECLI_VERSION=2.67.0

RUN apt-get update -y && \
# Install Azure CLI
Expand Down

0 comments on commit e279f4a

Please sign in to comment.