Skip to content

Commit

Permalink
Update Dockerfile (#763)
Browse files Browse the repository at this point in the history
  • Loading branch information
robgruen authored Feb 26, 2025
1 parent 37315a9 commit b002309
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ts/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ RUN corepack install -g pnpm@latest
# dependencies
RUN apt-get update
RUN apt-get install -y libsecret-1-0
RUN apt-get install -y libsecret-1-dev
RUN apt install -y gnome-keyring
RUN curl -sL https://aka.ms/InstallAzureCLIDeb | bash

Expand Down

0 comments on commit b002309

Please sign in to comment.