diff --git a/.woodpecker/.testy.yml b/.woodpecker/.testy.yml index 469c262..9330e70 100644 --- a/.woodpecker/.testy.yml +++ b/.woodpecker/.testy.yml @@ -1,6 +1,6 @@ pipeline: buildy: - image: node:lts-buster-slim + image: node:18.12.0-buster commands: - npm install - npm run test