From 3f348cb71d781e90be2e2dbd593cd36fc1394a2b Mon Sep 17 00:00:00 2001 From: wphan Date: Thu, 5 Dec 2024 13:39:20 -0800 Subject: [PATCH 1/2] bump Dockerfile node version --- Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 3418583..629a61e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM public.ecr.aws/bitnami/node:18 +FROM public.ecr.aws/bitnami/node:20.18.1 RUN apt-get install git ENV NODE_ENV=production RUN npm install -g typescript @@ -16,4 +16,4 @@ WORKDIR /app RUN yarn RUN yarn build -EXPOSE 9464 \ No newline at end of file +EXPOSE 9464 From 4ae9d9bb69d58aae9397c4597a2e0a40fbd4aa69 Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 22:18:00 +0000 Subject: [PATCH 2/2] Bumping drift-common to ebeabb37a30c326a4b6c0c30c7dadc9994710575 --- drift-common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drift-common b/drift-common index 72eb358..ebeabb3 160000 --- a/drift-common +++ b/drift-common @@ -1 +1 @@ -Subproject commit 72eb3581301794f7fef443467b67718e5309a64b +Subproject commit ebeabb37a30c326a4b6c0c30c7dadc9994710575