Chore: Docker内のDebianのバージョンを上げる(bookworm) (#15073)
This commit is contained in:
parent
fef751abd4
commit
eeb9f73db0
@ -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 New Issue
Block a user