Skip to content

Commit

Permalink
disable-telegram
Browse files Browse the repository at this point in the history
  • Loading branch information
decidrjackson committed Dec 3, 2024
1 parent 64072bf commit ddc571a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -434,9 +434,9 @@ RUN wget -qnv -O slack.deb https://downloads.slack-edge.com/desktop-releases/lin
RUN pipx install speedtest-cli

# Install telegram
RUN add-apt-repository ppa:atareao/telegram && \
apt-get update -qq && \
apt-get install -qq telegram
# RUN add-apt-repository ppa:atareao/telegram && \
# apt-get update -qq && \
# apt-get install -qq telegram

# Install terraform
RUN wget -qnv -O terraform.zip https://releases.hashicorp.com/terraform/1.1.0/terraform_1.1.0_linux_amd64.zip && \
Expand Down

0 comments on commit ddc571a

Please sign in to comment.