try bumping maven version as getting weird wagon errors now during deploy
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