Merge remote-tracking branch 'misskey/release/2024.5.0' into future-2024-04-25-post
This commit is contained in:
commit
451b0ecc9b
81 changed files with 16594 additions and 13171 deletions
|
@ -1,6 +1,6 @@
|
|||
# syntax = docker/dockerfile:1.4
|
||||
|
||||
ARG NODE_VERSION=20.10.0-alpine3.18
|
||||
ARG NODE_VERSION=20.12.2-alpine3.19
|
||||
|
||||
FROM node:${NODE_VERSION} as build
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue