Skip to content

Commit 8fb5f40

Browse files
authored
Update .gitpod.Dockerfile
1 parent 8a15f6d commit 8fb5f40

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.0.88 -g && learnpack plugins:install learnpack-html@0.0.17
7+
RUN npm i learnpack@0.1.8 -g && learnpack plugins:install learnpack-html@0.0.19

0 commit comments

Comments
 (0)