mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-21 05:15:21 +02:00
Merge pull request #464 from erdnax123/erdnax123-patch-2
fix warnings: - FromAsCasing: 'as' and 'FROM' keywords' casing do not…
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