Skip to content

Commit

Permalink
update purple-teams
Browse files Browse the repository at this point in the history
  • Loading branch information
theassemblerguy authored and vitalyster committed Apr 28, 2024
1 parent 5db3378 commit 91bb34a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ RUN echo "---> Install Steam" && \
RUN echo "---> Install Teams" && \
git clone https://github.com/EionRobb/purple-teams.git && \
cd purple-teams && \
git checkout c0b5d9947e359c6cc8d54ee76af8dba116e0ec72 && \
make && \
make DESTDIR=/tmp/out install

Expand Down

0 comments on commit 91bb34a

Please sign in to comment.