Skip to content
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.

Commit

Permalink
gitpod(dockerfile): update dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
abdfnx committed May 21, 2023
1 parent d6413d8 commit 5c497de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitpod/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM botwayorg/gp-image:latest
USER gitpod

# Install tools
RUN brew update && brew install go-task/tap/go-task abdfnx/tap/gomo abdfnx/tap/botway deno go gh dart-lang/dart/dart
RUN brew install go-task/tap/go-task abdfnx/tap/gomo abdfnx/tap/botway deno go gh dart-lang/dart/dart

# Install pnpm
RUN sudo npm i -g npm@latest pnpm@latest
Expand Down

0 comments on commit 5c497de

Please sign in to comment.