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 47691cc Dockerfile - use evergreen maven 3 image as specific version
now out of date and does not build
47691cc is described below
commit 47691ccc1fd194e136ba23078bb29e9bc1342754
Author: Alex Heneveld <[email protected]>
AuthorDate: Tue May 27 18:43:51 2025 +0100
Dockerfile - use evergreen maven 3 image as specific version now out of
date and does not build
---
Dockerfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Dockerfile b/Dockerfile
index b97d58c..72efba3 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.9.4-amazoncorretto-8-debian
+FROM maven:3-amazoncorretto-8-debian
# was 3.8.6-jdk-8 # but it is giving errors on the brooklyn apache build server
#6 4.655 E: Failed to fetch
http://deb.debian.org/debian-security/pool/updates/main/l/linux/linux-libc-dev_5.10.179-1_amd64.deb
404 Not Found [IP: 151.101.22.132 80]