Update Jenkinsfile-stats

This commit is contained in:
s464962 2024-03-30 18:19:46 +01:00
parent 5fd30b4d1c
commit 1a9af6aa7e
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
pipeline {
agent {
docker { image 'raczynski/ium:latest' }
docker { image 'raczynski/ium:1.0' }
}
parameters {