Add try with new image fix
This commit is contained in:
parent
04f56e5078
commit
67e52719f2
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -23,7 +23,7 @@ pipeline {
|
|||||||
agent {
|
agent {
|
||||||
docker {
|
docker {
|
||||||
image 'mcr.microsoft.com/dotnet/sdk:5.0'
|
image 'mcr.microsoft.com/dotnet/sdk:5.0'
|
||||||
image '12.20.0-alpine3.9'
|
image 'mhart/12.20.0-alpine3.9'
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user