chore(deps): update node docker tag to v25 #4

Merged
allanger merged 1 commits from renovate/node-25.x into main 2025-11-22 18:17:17 +00:00
Showing only changes of commit dc08288423 - Show all commits

View File

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