Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Commit f59c087

Browse files
committed
change docker registry to AWS ECR
1 parent 4a73b5d commit f59c087

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

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

33
# Generates a trimmed down version of the package list for installer
44
# doesn't invalidate layer cache if the result from turbo prune stays the same.

0 commit comments

Comments
 (0)