We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1f9a50 commit 0e00e46Copy full SHA for 0e00e46
ci/Jenkinsfile
@@ -6,7 +6,7 @@ import com.splunk.tool.plugin.docker.extension.BadDockerExitCode;
6
def dockerReq = new DockerRequest(steps,
7
currentBuild,
8
env,
9
- [imageName: "repo.splunk.com/splunk/products/splact",
+ [imageName: "repo.splunk.com/splunk/products/splact:1.0.9",
10
userId: "10777",
11
repoName: "[email protected]:splunk/kafka-connect-splunk.git",
12
runner: "yarn",
0 commit comments