We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f47767 commit d7b488fCopy full SHA for d7b488f
mysql-action/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM docker:stable
+FROM public.ecr.aws/docker/library/docker:stable
2
3
COPY entrypoint.sh /entrypoint.sh
4
RUN chmod +x /entrypoint.sh
0 commit comments