diff --git a/.woodpecker.yml b/.woodpecker.yml index 2e655f4..4f52b56 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -1,6 +1,6 @@ pipeline: build: - image: node:18.5.0-bulleye-slim + image: node:18.5.0-bullseye-slim commands: - apt-get -y install git python3 build-essential - yarn