Skip to content

Commit 9f7f78a

Browse files
authored
Update .gitpod.Dockerfile
1 parent d1d4a15 commit 9f7f78a

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/learnpack@2.1.20 -g && learnpack plugins:install @learnpack/node@1.1.1
6+
RUN npm i @learnpack/learnpack@2.1.39 -g && learnpack plugins:install @learnpack/node@1.1.5

0 commit comments

Comments
 (0)