Skip to content

Commit

Permalink
fix calssifier
Browse files Browse the repository at this point in the history
  • Loading branch information
pmacius committed Jul 26, 2024
1 parent a83f649 commit a38b0ef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions docker-bake.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -295,3 +295,5 @@ target "tengine_imagemagick" {
https://nexus.alfresco.com/nexus/repository/thirdparty/org/imagemagick/imagemagick-distribution/7.1.0-16-ci-10/imagemagick-distribution-7.1.0-16-ci-10-el8.rpm
https://nexus.alfresco.com/nexus/repository/thirdparty/org/imagemagick/imagemagick-distribution/7.1.0-16-ci-10/imagemagick-distribution-7.1.0-16-ci-10-el8.rpm
https://nexus.alfresco.com/nexus/service/local/repository/enterprise-releases/org/alfresco/alfresco-elasticsearch-live-indexing/4.0.1/alfresco-elasticsearch-live-indexing-4.0.1-app.jar
https://nexus.alfresco.com/nexus/service/local/repository/thirdparty/org/imagemagick/imagemagick-distribution/7.1.0-16-ci-10/imagemagick-distribution-7.1.0-16-ci-10-el8-libs.rpm
https://nexus.alfresco.com/nexus/service/local/repository/thirdparty/org/imagemagick/imagemagick-distribution/7.1.0-16-ci-10/imagemagick-distribution-7.1.0-16-ci-10-el8.rpm
2 changes: 1 addition & 1 deletion tengine/imagemagick/artifacts.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"name": "imagemagick-distribution",
"version": "7.1.0-16-ci-10",
"path": "tengine/imagemagick",
"classifier": "-el8-libs.rpm",
"classifier": "-libs-el8.rpm",
"repository": "thirdparty",
"group": "org.imagemagick"
},
Expand Down

0 comments on commit a38b0ef

Please sign in to comment.