aboutsummaryrefslogtreecommitdiffstats
path: root/policy-jre/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'policy-jre/pom.xml')
-rw-r--r--policy-jre/pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/policy-jre/pom.xml b/policy-jre/pom.xml
index 7e494937..cc0d588d 100644
--- a/policy-jre/pom.xml
+++ b/policy-jre/pom.xml
@@ -46,7 +46,10 @@
<profile>
<id>docker</id>
<modules>
+ <!-- pretty frequently, alpine fails to build, so removing
+ it for now
<module>alpine</module>
+ -->
<module>debian-slim</module>
</modules>
</profile>