mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-08-08 16:26:23 +00:00
Chore: Docker内のDebianのバージョンを上げる(bookworm) (#15073)
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user