Skip to content

Commit 71d13bb

Browse files
Merge pull request #31 from Sadiel0/practice-functions
@learnpack/learnpack
2 parents c943a6b + cf32917 commit 71d13bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitpod.Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
FROM gitpod/workspace-full:latest
22
USER gitpod
33
RUN pip3 install pytest==4.4.2 pytest-testdox mock
4-
RUN npm i -g [email protected] && learnpack plugins:install [email protected]
4+
RUN npm i -g @learnpack/learnpack && learnpack plugins:install [email protected]

0 commit comments

Comments
 (0)