Skip to content

Commit 2be12b2

Browse files
committed
Merge branch 'main' into feat/create-MCP-mvp
2 parents f3561d1 + 2fda310 commit 2be12b2

File tree

3 files changed

+1195
-378
lines changed

3 files changed

+1195
-378
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Use the latest LTS version of Node.js
22
# https://hub.docker.com/_/node
3-
FROM node:22@sha256:0b5b940c21ab03353de9042f9166c75bcfc53c4cd0508c7fd88576646adbf875 AS build-stage
3+
FROM node:22@sha256:2040569338f7a279161576ec5ff332d97ef53f46baf94c85fe06fd3ed81a8f5f AS build-stage
44
WORKDIR /usr/src/app
55

66
# Copy package.json and package-lock.json

0 commit comments

Comments
 (0)