Merge branch 'master' into mainnet-beta

This commit is contained in:
wphan
2024-12-05 14:40:36 -08:00
2 changed files with 3 additions and 3 deletions

View File

@@ -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