Skip to content

Commit d7b488f

Browse files
committed
MySQL Action docker 주소 변경
1 parent 7f47767 commit d7b488f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mysql-action/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker:stable
1+
FROM public.ecr.aws/docker/library/docker:stable
22

33
COPY entrypoint.sh /entrypoint.sh
44
RUN chmod +x /entrypoint.sh

0 commit comments

Comments
 (0)