mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-27 19:42:43 +10:00
new-slack
This commit is contained in:
parent
06d60afd51
commit
85a5215a1d
1 changed files with 1 additions and 1 deletions
|
|
@ -254,7 +254,7 @@ RUN curl -s https://updates.signal.org/desktop/apt/keys.asc | apt-key add - && \
|
|||
apt-get install -qq signal-desktop
|
||||
|
||||
# Install slack
|
||||
RUN wget -O slack.deb -nv https://downloads.slack-edge.com/linux_releases/slack-desktop-4.0.1-amd64.deb && \
|
||||
RUN wget -O slack.deb -nv https://downloads.slack-edge.com/linux_releases/slack-desktop-4.1.1-amd64.deb && \
|
||||
dpkg -i slack.deb || apt-get install -qq --fix-broken && \
|
||||
rm slack.deb
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue