Skip to content

Commit b37cfb5

Browse files
committed
Use Amazon ECR Public Gallery:
:
1 parent 4506699 commit b37cfb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:22-alpine
1+
FROM public.ecr.aws/docker/library/node:22-alpine
22

33
# CodeBuild-compatible setup with essential tools
44
ENV NODE_OPTIONS="--max-old-space-size=512"

0 commit comments

Comments
 (0)