chore(deps): update [docker] update dependencies

This commit is contained in:
renovate[bot] 2025-09-28 09:34:53 +00:00 committed by GitHub
parent b8ae7edcec
commit efdd9deca9
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.4
# syntax = docker/dockerfile:1.18
ARG NODE_VERSION=22.15.0-bookworm
ARG NODE_VERSION=22.19.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