Skip to content

Commit

Permalink
Update jenkins file to use updated docker image
Browse files Browse the repository at this point in the history
Signed-off-by: Sayali Gaikawad <[email protected]>
  • Loading branch information
gaiksaya committed Jul 7, 2023
1 parent 976a512 commit dfe5d4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins/ml-models.JenkinsFile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ pipeline {
{
docker {
label 'Jenkins-Agent-AL2-X64-C54xlarge-Docker-Host'
image 'opensearchstaging/ci-runner:release-centos7-clients-v2'
image 'opensearchstaging/ci-runner:release-centos7-clients-v4'
alwaysPull true
}
}
Expand Down

0 comments on commit dfe5d4b

Please sign in to comment.