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


##########
build.sh:
##########
@@ -46,10 +46,10 @@ SCRIPTPATH="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd 
)"
 # When updating the images, consider updating pull-all-couchdbdev-docker
 # script as well
 #
-DEBIANS="debian-buster debian-bullseye"
+DEBIANS="debian-buster debian-bullseye debian-bookworm"
 UBUNTUS="ubuntu-bionic ubuntu-focal ubuntu-jammy"
 CENTOSES="centos-7 almalinux-8 almalinux-9"
-XPLAT_BASE="debian-bullseye"
+XPLAT_BASE="debian-bookworm"

Review Comment:
   Let's not switch default XPLAT_BASE yet, let's keep it as bullseye for now.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to