Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
kanaka authored Aug 26, 2024
1 parent 0cf6724 commit 934708e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions impls/powershell/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ WORKDIR /mal
##########################################################

# Nothing additional needed for python
RUN apt-get -y install libunwind8 libicu52
#RUN apt-get -y install libunwind8 libicu55
RUN apt-get -y install libunwind8 libicu55

# For dist packaging
RUN curl -L -O https://github.com/PowerShell/PowerShell/releases/download/v6.0.0-alpha.9/powershell_6.0.0-alpha.9-1ubuntu1.16.04.1_amd64.deb && \
Expand Down

0 comments on commit 934708e

Please sign in to comment.