Skip to content

Commit e2a538b

Browse files
committed
forgot to change the language to python
1 parent 506232c commit e2a538b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitpod.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ FROM gitpod/workspace-full
33
USER gitpod
44

55
RUN npm i jest@24.8.0 -g
6-
RUN npm i learnpack -g && learnpack plugins:install learnpack-html
6+
RUN npm i learnpack -g && learnpack plugins:install learnpack-python

0 commit comments

Comments
 (0)