diff --git a/Jenkinsfile b/Jenkinsfile index 4053a55..8003ad1 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -52,7 +52,7 @@ spec: value: "http://nexus-repo-nexus-repository-manager.default.svc.cluster.local:8081/repository/my-helm-repo/" - name: custom-docker - image: localhost:31050/custom-dind:latest + image: localhost:31050/my-docker-repo/custom-dind:latest workingDir: /home/jenkins/agent command: ["/bin/sh", "-c"] args: ["sleep 9999999"]