Skip to content

Commit bf79758

Browse files
authored
Update .gitpod.Dockerfile
1 parent 209fb40 commit bf79758

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@29.7.0 jest-environment-jsdom@29.7.0 -g
6-
RUN npm i @learnpack/learnpack@2.1.47 -g && learnpack plugins:install @learnpack/node@1.1.11
6+
RUN npm i @learnpack/learnpack@2.1.50 -g && learnpack plugins:install @learnpack/node@1.1.13

0 commit comments

Comments
 (0)