From 774ead6ff6cedf80bc963f36405cc43e6c45c204 Mon Sep 17 00:00:00 2001 From: Ruthenic Date: Thu, 2 Feb 2023 17:58:28 -0500 Subject: [PATCH] bendy i think i fixed it this time but i would still like your love and support --- .woodpecker/.node.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/.node.yml b/.woodpecker/.node.yml index c123985..d16a45d 100644 --- a/.woodpecker/.node.yml +++ b/.woodpecker/.node.yml @@ -5,7 +5,7 @@ pipeline: - deno compile -A buildNode.ts - chmod a+x buildNode build: - image: node:current-alpine3.16 + image: node:current-buster commands: - ls - $PWD/buildNode