diff --git a/.trustie-pipeline.yml b/.trustie-pipeline.yml index eafd809..1c41f16 100644 --- a/.trustie-pipeline.yml +++ b/.trustie-pipeline.yml @@ -7,6 +7,6 @@ platform: steps: - name: test - image: node + image: node:latest commands: - echo hello \ No newline at end of file