chore(deps): update [docker] update dependencies (#17203)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-03-09 18:22:09 +09:00
committed by GitHub
parent bc19359876
commit 9377e94072
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# syntax = docker/dockerfile:1.20
# syntax = docker/dockerfile:1.21
ARG NODE_VERSION=22.21.1-bookworm
ARG NODE_VERSION=22.22.0-bookworm
# build assets & compile TypeScript

View File

@@ -1,6 +1,6 @@
services:
nginx:
image: nginx:1.27
image: nginx:1.29
volumes:
- type: bind
source: ./certificates/rootCA.crt