You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2022/02/03 16:48:19 UTC

[sling-org-apache-sling-starter] 02/07: SLING-9638 - Update Starter Docker image to be based on the feature model

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git

commit eeee699f930bf71847f95b8f573e37966d3ccffe
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Fri Nov 12 16:52:06 2021 +0100

    SLING-9638 - Update Starter Docker image to be based on the feature model
    
    Update to the latest version of the docker-maven-plugin
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 88f7dbd..6d42176 100644
--- a/pom.xml
+++ b/pom.xml
@@ -217,7 +217,7 @@
             <plugin>
                 <groupId>io.fabric8</groupId>
                 <artifactId>docker-maven-plugin</artifactId>
-                <version>0.19.1</version>
+                <version>0.38.0</version>
                 <configuration>
                     <skip>${docker.skip}</skip>
                     <images>