diff --git a/docker/bruchtal-webhook/deploy/Dockerfile b/docker/bruchtal-webhook/deploy/Dockerfile index 50e68b0..b24fc0b 100644 --- a/docker/bruchtal-webhook/deploy/Dockerfile +++ b/docker/bruchtal-webhook/deploy/Dockerfile @@ -5,4 +5,4 @@ USER root RUN apk add --no-cache git docker-cli bash openssh-client RUN mkdir -p /root/.ssh && \ - ssh-keyscan gitea >> /root/.ssh/known_hosts \ No newline at end of file + ssh-keyscan gite102.168.178.204 >> /root/.ssh/known_hosts \ No newline at end of file