Update node Docker tag to v19
All checks were successful
ci/woodpecker/push/renovate Pipeline was successful
ci/woodpecker/push/testy Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/pr/testy Pipeline was successful
ci/woodpecker/pr/renovate Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful
ci/woodpecker/push/master Pipeline was successful
ci/woodpecker/push/next Pipeline was successful
ci/woodpecker/pr/master Pipeline was successful
ci/woodpecker/pr/next Pipeline was successful

This commit is contained in:
CI-Bot 2022-12-08 18:56:23 +00:00
parent 90d886fb3b
commit 070ce6a7c8

View File

@ -1,6 +1,6 @@
pipeline: pipeline:
buildy: buildy:
image: node:18.12.0-buster image: node:19.2.0-buster
commands: commands:
- npm install - npm install
- npm run test - npm run test