Zaktualizuj 'Jenkinsfile_Stats'

This commit is contained in:
Michał Zaręba 2021-04-08 23:26:24 +02:00
parent 28c3f38777
commit 7858844383

View File

@ -15,7 +15,7 @@ pipeline {
stage("Lab04 CW3"){
agent {
docker {
image "s430705/ium:1"
image "s430705/ium:2"
}
}
steps {