diff --git a/.woodpecker.yml b/.woodpecker.yml index 57d950e..4fa4c8a 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -1,7 +1,7 @@ # .woodpecker.yml pipeline: build: - image: node:18 + image: node:16-alpine commands: - npm install - mkdir build