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

heneveld pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn.git


The following commit(s) were added to refs/heads/master by this push:
     new 8f59ba8  try bumping maven version as getting weird wagon errors now 
during deploy
8f59ba8 is described below

commit 8f59ba81d9f18cff6f041e0d51cf8a12de178f3e
Author: Alex Heneveld <[email protected]>
AuthorDate: Mon Dec 19 20:23:21 2022 +0000

    try bumping maven version as getting weird wagon errors now during deploy
---
 Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Dockerfile b/Dockerfile
index ee36bc7..8181bdc 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -17,7 +17,7 @@
 
 # For all Brooklyn, we use a debian distribution instead of alpine as there 
are some libgcc incompatibilities with GO
 # and PhantomJS
-FROM maven:3.5.4-jdk-8
+FROM maven:3.8.6-amazoncorretto-8
 
 # Install necessary binaries to build brooklyn
 # Strictly speaking, rsync, gpg, tar, and zip are only necessary

Reply via email to