This commit is contained in:
renovate[bot] 2025-09-30 04:46:48 +00:00 committed by GitHub
commit 99e0321eba
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