Skip to content

Commit

Permalink
Forcing event trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
anarthal committed Oct 10, 2023
1 parent 56d81f3 commit 56ad740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/docker/mysql8.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ COPY tools/docker/mysql_entrypoint.sh /
COPY tools/docker/ssl.cnf /etc/mysql/conf.d/
COPY tools/ssl/*.pem /etc/ssl/certs/mysql/

ENTRYPOINT ["/bin/bash", "/mysql_entrypoint.sh"]
ENTRYPOINT ["/bin/bash", "/mysql_entrypoint.sh"]

0 comments on commit 56ad740

Please sign in to comment.