Skip to content

Commit

Permalink
Update Jenkinsfile
Browse files Browse the repository at this point in the history
  • Loading branch information
JKRT committed Feb 4, 2020
1 parent edda74c commit 77d5f6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .CI/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pipeline {
docker {
// Large image with full OpenModelica build dependencies; lacks omc and OMPython
label 'linux'
image 'docker.openmodelica.org/omjulia-build-deps:v0.1.0'
image 'docker.openmodelica.org/metamodelica-build-deps:v0.1.0'
alwaysPull true
args '--privileged'
}
Expand Down

0 comments on commit 77d5f6b

Please sign in to comment.