diff --git a/.woodpecker.yml b/.woodpecker.yml index af812d1..bc6e1cd 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -1,8 +1,7 @@ pipeline: build: - image: node:18.5.0-bullseye-slim + image: cimg/node commands: - - apt-get update && apt-get -y install git python3 build-essential - yarn - yarn build package: