add image version

This commit is contained in:
jakubknczny 2021-04-11 12:43:20 +02:00
parent 30df7514f3
commit a00081f5c9

View File

@ -1,7 +1,7 @@
pipeline { pipeline {
agent { agent {
docker { docker {
image 'kubakonieczny/ium' image 'kubakonieczny/ium:v1.0'
} }
} }
stages { stages {