From 2c1109cba0fa8b978eb7ed20fdc6b963857edcd1 Mon Sep 17 00:00:00 2001 From: Hazel Date: Wed, 24 Apr 2024 20:40:45 +0100 Subject: [PATCH] meow --- build/Dockerfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build/Dockerfile b/build/Dockerfile index 88b44f7a6..b91237185 100644 --- a/build/Dockerfile +++ b/build/Dockerfile @@ -70,6 +70,8 @@ RUN <> /etc/gitconfig [safe] directory = * +[credential] + helper = cache EOC ssh-keyscan -t rsa,ecdsa,ed25519 github.com >> /etc/ssh/ssh_known_hosts