Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
dluman committed Jun 4, 2024
1 parent 187f856 commit c1655bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dockerfiles/topia/api-container/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ RUN curl -fsSL $GITHUB_CDN/scripts/gginstall.sh | sh

# Download the latest release of the "term-world-theme" and "term-launcher" repositories
RUN curl -fsSl https://api.github.com/repos/term-world/term-launcher/releases/latest | wget $(jq -r ".assets[].browser_download_url")
RUN code --install-extension /term-world-launcher.vsix

RUN wget $GITHUB_CDN/scripts/motd

Expand Down

0 comments on commit c1655bb

Please sign in to comment.