Bläddra i källkod

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

Klaus Hott 3 år sedan
förälder
incheckning
c8550ac2a7
1 ändrade filer med 1 tillägg och 1 borttagningar
  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:
 tasks:
   - init: yarn install
   - init: yarn install