fix(ci): usage of node:16-alpine
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Simon Vieille 2023-01-22 00:59:28 +01:00
parent b4d8968388
commit 9d52d6737d
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -45,7 +45,7 @@ pipeline:
branch: [master, master-*, develop, develop-*, feature/*]
node-build:
image: node:16-slim
image: node:16-alpine
environment:
- CPU_COUNT=3
commands: