Compare commits

..

1 Commits

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

View File

@@ -5,7 +5,7 @@ when:
steps: steps:
build: build:
image: node:18.20.8-bullseye image: node:24.7.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'