瀏覽代碼

ci: adding the tag to the image as recomended by gitpod documentation

Klaus Hott 3 年之前
父節點
當前提交
fb44d10ea9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .gitpod.yml

+ 1 - 1
.gitpod.yml

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