Skip to content

Commit f52f55f

Browse files
authored
Update .gitpod.dockerfile
1 parent fe8081f commit f52f55f

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

33
USER gitpod
44

5-
RUN npm i jest@24.8.0 -g && npm i breathecode-cli@1.2.70 -g
5+
RUN npm i jest@24.8.0 -g && npm i breathecode-cli@1.2.71 -g

0 commit comments

Comments
 (0)