Преглед изворни кода

ci: using the image gitpod/workspace-node:latest

Klaus Hott пре 3 година
родитељ
комит
c8550ac2a7
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .gitpod.yml

+ 1 - 1
.gitpod.yml

@@ -1,4 +1,4 @@
-image: gitpod/workspace-node:2022-07-29-14-59-15
+image: gitpod/workspace-node:latest
 
 tasks:
   - init: yarn install