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:41:10 UTC

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

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


##########
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:
   Can you link it, so that we know when it is safe to upgrade?



-- 
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