mirror of
https://github.com/paricafe/misskey.git
synced 2025-01-22 03:58:40 -06:00
Chore: Docker内のDebianのバージョンを上げる(bookworm) (#15073)
This commit is contained in:
parent
574034a2dd
commit
84bf90d1bd
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# syntax = docker/dockerfile:1.4
|
||||
|
||||
ARG NODE_VERSION=22.11.0-bullseye
|
||||
ARG NODE_VERSION=22.11.0-bookworm
|
||||
|
||||
# build assets & compile TypeScript
|
||||
|
||||
|
|
Loading…
Reference in a new issue