update jenkinsfile2

This commit is contained in:
Maciej Czajka 2022-04-02 16:06:04 +02:00
parent 847d4616ed
commit 765141379b

View File

@ -1,7 +1,7 @@
pipeline {
agent {
docker {
image 'czajson99/ium:v3'
image 'czajson99/ium:v4'
}
}
parameters{