This commit is contained in:
renovate[bot] 2025-10-01 20:27:14 +00:00 committed by GitHub
commit 1c17382b43
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# syntax = docker/dockerfile:1.4
# syntax = docker/dockerfile:1.18
ARG NODE_VERSION=22.15.0-bookworm
ARG NODE_VERSION=22.19.0-bookworm
# build assets & compile TypeScript