You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by GitBox <gi...@apache.org> on 2022/11/28 12:53:46 UTC

[GitHub] [sling-org-apache-sling-starter] tomaszmichalak commented on a diff in pull request #80: Multi-arch support for Docker images

tomaszmichalak commented on code in PR #80:
URL: https://github.com/apache/sling-org-apache-sling-starter/pull/80#discussion_r1033506624


##########
pom.xml:
##########
@@ -254,9 +258,9 @@
             <plugin>
                 <groupId>io.fabric8</groupId>
                 <artifactId>docker-maven-plugin</artifactId>
-                <version>0.39.0</version>
+                <!-- Please do not upgrade to 0.40.2 as there is an issue with multi-platforms support -->

Review Comment:
   We can upgrade to `0.40.2`. I see that all docker images (for two platforms) are pushed correctly.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@sling.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org