diff --git a/test/ci/Containerfile b/test/ci/Containerfile index b7093ccc..ffa87086 100644 --- a/test/ci/Containerfile +++ b/test/ci/Containerfile @@ -17,3 +17,5 @@ RUN dnf install -y \ ShellCheck \ zsh \ && dnf clean all + +RUN git config --global --add safe.directory /__w/checkpointctl/checkpointctl