diff --git a/.woodpecker/.deploy.yml b/.woodpecker/.deploy.yml index c294fc9..f8e0896 100644 --- a/.woodpecker/.deploy.yml +++ b/.woodpecker/.deploy.yml @@ -1,6 +1,6 @@ steps: - name: deploy - image: node:18-alpine + image: node:20-alpine environment: CLOUDFLARE_ACCOUNT_ID: from_secret: CLOUDFLARE_ACCOUNT_ID