Compare commits

...

3 Commits

Author SHA1 Message Date
KanariKanaru
152bc82c91
Merge ab5d21d164 into e8bf6285cb 2024-12-10 16:10:36 +09:00
KanariKanaru
ab5d21d164
Merge branch 'develop' into chore-docker-debian-version 2024-11-30 15:45:50 +09:00
KanariKanaru
9e412faac8
Chore: Docker内のDebianのバージョンを上げる(bookworm) 2024-11-29 17:59:06 +09:00

View File

@ -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