Change docker image version to force image pull
Some checks failed
s444380-training/pipeline/head There was a failure building this commit

This commit is contained in:
Kamil Guttmann 2022-05-03 16:34:06 +02:00
parent 197008f99d
commit c15b0632d1

View File

@ -1,6 +1,6 @@
pipeline { pipeline {
agent { agent {
docker { image 'kamilguttmann/ium:latest' } docker { image 'kamilguttmann/ium:train' }
} }
parameters { parameters {
string ( string (