We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4506699 commit b37cfb5Copy full SHA for b37cfb5
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:22-alpine
+FROM public.ecr.aws/docker/library/node:22-alpine
2
3
# CodeBuild-compatible setup with essential tools
4
ENV NODE_OPTIONS="--max-old-space-size=512"
0 commit comments