changed dockerfile to docker for stats

This commit is contained in:
s495716 2024-03-29 10:55:13 +01:00
parent eb59558e96
commit 3200d2ae07

2
stats/Jenkinsfile vendored
View File

@ -1,6 +1,6 @@
pipeline { pipeline {
agent { agent {
dockerfile { image 'jvncziii/ium:latest' } docker { image 'jvncziii/ium:latest' }
} }
parameters { parameters {
buildSelector( buildSelector(