Skip to content

Commit

Permalink
[29] Remove experimental code
Browse files Browse the repository at this point in the history
  • Loading branch information
yax-lakam-tuun committed Dec 3, 2023
1 parent ca44278 commit 5daec5b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions container/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,8 @@ RUN apt-get -qq install \
git git-lfs \
inkscape vim \
curl wget \
openjdk-18-jre \
apt-transport-https software-properties-common

ENV JAVA_HOME "/usr"

# Install PowerShell
ARG TARGETPLATFORM
RUN curl -L -o /tmp/powershell.tar.gz https://github.com/PowerShell/PowerShell/releases/download/v7.4.0/powershell-7.4.0-$(echo "$TARGETPLATFORM" | sed 's/amd64/x64/g' | sed 's/\//-/g').tar.gz && \
Expand Down

0 comments on commit 5daec5b

Please sign in to comment.