Skip to content

Commit d632a4e

Browse files
authored
Update .gitpod.Dockerfile
1 parent aa58f98 commit d632a4e

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
@@ -2,5 +2,5 @@ FROM gitpod/workspace-full:latest
22

33
USER gitpod
44

5-
RUN npm i jest@24.8.0 -g
6-
RUN npm i @learnpack/learnpack@2.1.39 -g && learnpack plugins:install @learnpack/html@1.1.2
5+
RUN npm i jest@29.7.0 jest-environment-jsdom@29.7.0 -g
6+
RUN npm i @learnpack/learnpack@2.1.46 -g && learnpack plugins:install @learnpack/html@1.1.7

0 commit comments

Comments
 (0)