update jenkinsfile2

This commit is contained in:
Maciej Czajka 2022-04-02 16:33:08 +02:00
parent b9a0c2e66e
commit d05ef2b55a

View File

@ -1,7 +1,7 @@
pipeline {
agent {
docker {
image 'ubuntu:latest'
image 'czajson99/ium:v6'
}
}
parameters{