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

ahuber pushed a commit to branch jpa-SNAPSHOT
in repository https://gitbox.apache.org/repos/asf/isis-app-helloworld.git


The following commit(s) were added to refs/heads/jpa-SNAPSHOT by this push:
     new 8d7bec1  revert renaming of docker.io/apache... (causeway -> isis)
8d7bec1 is described below

commit 8d7bec1274e20f46635e30772284a9fc28952493
Author: Andi Huber <[email protected]>
AuthorDate: Fri Oct 28 15:23:02 2022 +0200

    revert renaming of docker.io/apache... (causeway -> isis)
    
    - as does not exist yet
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dbced33..9675f1a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -129,7 +129,7 @@
                                 </ports>
                             </container>
                             <to>
-                                
<image>docker.io/apachecauseway/helloworld</image>
+                                <image>docker.io/apacheisis/helloworld</image>
                                 <tags>
                                     <tag>${env.REVISION}</tag>
                                 </tags>

Reply via email to