chore(deps): update [docker] update dependencies [ci skip] (#17369)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-05-03 18:22:37 +09:00 committed by GitHub
commit 22ce7b58ca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

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

View file

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