Skip to content

Commit c09ea15

Browse files
committed
Remove azure-cli
1 parent 1bd7117 commit c09ea15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.docker/gcloud-slim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ARG USERNAME=git
66
ARG TARGETARCH
77
SHELL ["/bin/bash", "-c"]
88
RUN apt-get update && apt-get install -y --no-install-recommends \
9-
azure-cli build-essential ca-certificates curl emacs-nox git gpg gpg-agent htop jq \
9+
build-essential ca-certificates curl emacs-nox git gpg gpg-agent htop jq \
1010
kubectl libsqlite3-0 microsocks openssh-server pandoc postgresql-client python3-epc \
1111
python3-importmagic ripgrep software-properties-common sudo tmate tmux tree \
1212
tzdata unzip && apt-get clean -y && \

0 commit comments

Comments
 (0)