bump image version

This commit is contained in:
jakubknczny 2021-05-21 21:23:43 +02:00
parent e819ccf084
commit b09caf0af5

View File

@ -24,7 +24,7 @@ pipeline {
stage('docker') {
agent {
docker {
image 'kubakonieczny/ium:train-sacred-mlflow'
image 'kubakonieczny/ium:train-sacred-mlflow3'
}
}
stages {