Revert to node:18 image

This commit is contained in:
Keannu Bernasol 2024-10-14 19:52:44 +08:00
parent b7cbf80329
commit 7870236006

View file

@ -1,7 +1,7 @@
# .woodpecker.yml # .woodpecker.yml
steps: steps:
- name: build & copy - name: build & copy
image: docker image: node:18-alpine
when: when:
- branch: master - branch: master
event: push event: push