chore(deps): update node docker tag to v24 #3

Open
devops-bot wants to merge 1 commits from renovate/node-24.x into main
Showing only changes of commit befa427161 - Show all commits

View File

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