Skip to content

Commit 9bd7a1f

Browse files
authored
Update .gitpod.Dockerfile
1 parent f86876b commit 9bd7a1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitpod.Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ FROM gitpod/workspace-full:latest
33

44
USER gitpod
55

6-
RUN npm i jest@24.8.0 -g
7-
RUN npm i @learnpack/[email protected].39 -g && learnpack plugins:install @learnpack/[email protected].2
6+
RUN npm i jest@29.7.0 [email protected].0 -g
7+
RUN npm i @learnpack/[email protected].46 -g && learnpack plugins:install @learnpack/[email protected].7

0 commit comments

Comments
 (0)