You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "nickva (via GitHub)" <gi...@apache.org> on 2023/11/16 15:42:20 UTC

Re: [PR] feat: add Java 8 to the Docker images for running Clouseau [couchdb-ci]

nickva commented on code in PR #62:
URL: https://github.com/apache/couchdb-ci/pull/62#discussion_r1395928267


##########
dockerfiles/debian-bullseye:
##########
@@ -26,6 +26,11 @@ ENV JAVA_HOME=/opt/java/openjdk
 COPY --from=eclipse-temurin:11 $JAVA_HOME $JAVA_HOME
 ENV PATH="${JAVA_HOME}/bin:${PATH}"
 
+# These are needed for the Clouseau integration

Review Comment:
   We also recently added bookworm, let's add it to that as well so all the versions have it



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org