Compare commits

..

1 Commits

Author SHA1 Message Date
088a1bf4fa chore(deps): update node docker tag to v24
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2025-08-16 01:00:38 +00:00

View File

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