update jenkinsfile2

This commit is contained in:
Maciej Czajka 2022-04-02 16:03:21 +02:00
parent 4be47f76a8
commit 847d4616ed

View File

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