1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-04-30 21:35:47 +02:00

Compare commits

...

1 Commits

Author SHA1 Message Date
renovate[bot]
d91d174769 chore(deps): update [docker] update dependencies 2025-06-25 17:37:07 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# syntax = docker/dockerfile:1.4
# syntax = docker/dockerfile:1.17
ARG NODE_VERSION=22.15.0-bookworm
ARG NODE_VERSION=22.17.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