diff --git a/kratos/Dockerfile b/kratos/Dockerfile
index d2dfe2cec219fd0fe4a942770132adb814b156fd..788014fd1d48cbc19997372883808d94bd9ace1d 100644
--- a/kratos/Dockerfile
+++ b/kratos/Dockerfile
@@ -5,4 +5,5 @@ ENV DSN=postgres://postgres:postgres@postgres:5432/postgres
 
 COPY identity.default.schema.json /etc/config/identity.default.schema.json
 COPY kratos.yaml /etc/config/kratos/kratos.yaml
+COPY kratos.yaml /etc/config/kratos/kratos.yml