Skip to content

Commit

Permalink
azd: Skip update check
Browse files Browse the repository at this point in the history
  • Loading branch information
danieljurek committed Jul 5, 2023
1 parent f80ae3e commit cd1d1a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions linux/tools.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ RUN az aks install-cli \

# Install azure-developer-cli (azd)
ENV AZD_IN_CLOUDSHELL 1
ENV AZD_SKIP_UPDATE_CHECK 1
RUN curl -fsSL https://aka.ms/install-azd.sh | bash

RUN mkdir -p /usr/cloudshell
Expand Down

0 comments on commit cd1d1a1

Please sign in to comment.