Skip to content

Commit 276892c

Browse files
authored
Update .gitpod.Dockerfile
1 parent 44abd9d commit 276892c

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
@@ -4,4 +4,4 @@ FROM gitpod/workspace-full:latest
44
USER gitpod
55

66
RUN npm i jest@24.8.0 -g
7-
RUN npm i learnpack@0.1.8 -g && learnpack plugins:install learnpack-html@0.0.19
7+
RUN npm i learnpack@0.1.14 -g && learnpack plugins:install learnpack-html@0.0.19

0 commit comments

Comments
 (0)