Compare commits

..

1 Commits

Author SHA1 Message Date
70b3b04d7b chore(deps): update node docker tag to v25
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2025-10-30 01:00:29 +00:00

View File

@@ -5,7 +5,7 @@ when:
steps:
build:
image: node:24.7.0-bullseye
image: node:25.1.0-bullseye
name: Build the script
environment:
GIT_TAG: '@clappr/player@0.11.9'