This commit is contained in:
PawelDopierala 2024-04-02 23:28:13 +02:00
parent 752a43377e
commit b3a8277317
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
pipeline {
agent {
docker { image 'paweldopierala/ium' }
docker { image 'paweldopierala/ium:1.0.0' }
}
parameters{