Skip to content

Commit

Permalink
Uploaded a new docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
sjoelund committed Nov 30, 2022
1 parent 4b13a9b commit 02fefb5
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 @@ -18,7 +18,7 @@ pipeline {
stage('build') {
agent {
docker {
image 'modelicaspec/latexml:20220405'
image 'modelicaspec/latexml:20221130'
label 'linux'
alwaysPull true
}
Expand Down

0 comments on commit 02fefb5

Please sign in to comment.