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 db216f5 commit e60a294Copy full SHA for e60a294
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM amazonlinux:2
+FROM public.ecr.aws/amazonlinux/amazonlinux:2
2
3
# Install dependencies
4
RUN yum install -y \
0 commit comments