mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-19 00:23:24 +02:00
Merge branch 'main' into feat/add-start-scripts-everything-server
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:22.12-alpine as builder
|
||||
FROM node:22.12-alpine AS builder
|
||||
|
||||
COPY src/everything /app
|
||||
COPY tsconfig.json /tsconfig.json
|
||||
|
||||
Reference in New Issue
Block a user