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 4a73b5d commit f59c087Copy full SHA for f59c087
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:20-bullseye-slim AS base
+FROM public.ecr.aws/docker/library/node:20-bullseye-slim AS base
2
3
# Generates a trimmed down version of the package list for installer
4
# doesn't invalidate layer cache if the result from turbo prune stays the same.
0 commit comments