Skip to content

Commit

Permalink
[code] Gitpod walkthrough
Browse files Browse the repository at this point in the history
  • Loading branch information
akosyakov authored and roboquat committed Oct 12, 2021
1 parent 8efac73 commit 95c6a7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/ide/code/leeway.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ ENV PATH $NVM_DIR/versions/node/v$NODE_VERSION/bin:$PATH
ENV PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD 1
ENV ELECTRON_SKIP_BINARY_DOWNLOAD 1

ENV GP_CODE_COMMIT bc3ac84b6b50a15dbcf845bdab46141ffbf8364e
ENV GP_CODE_COMMIT 128bab190731bc4af1a6e58b9324110a0d087884
RUN mkdir gp-code \
&& cd gp-code \
&& git init \
Expand Down

0 comments on commit 95c6a7f

Please sign in to comment.