Skip to content

Commit d703c24

Browse files
committed
setting hardcoded versoin to avoid cache continers
1 parent 3483482 commit d703c24

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:latest
33
USER gitpod
44

55
RUN npm i jest@24.8.0 -g
6-
RUN npm i learnpack -g && learnpack plugins:install learnpack-node@0.0.13
6+
RUN npm i learnpack@0.0.88 -g && learnpack plugins:install learnpack-node@0.0.17

0 commit comments

Comments
 (0)