This is an automated email from the ASF dual-hosted git repository.
vatamane pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb-ci.git
The following commit(s) were added to refs/heads/main by this push:
new f73c2bf Update debian-bulleye erlang 25 and 26
f73c2bf is described below
commit f73c2bfbb22e0f7fd7ac63513ed6226c4ccd61dd
Author: Nick Vatamaniuc <[email protected]>
AuthorDate: Fri Nov 17 14:56:42 2023 -0500
Update debian-bulleye erlang 25 and 26
25.3.2.7 and 26.1.2
---
pull-all-couchdbdev-docker | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/pull-all-couchdbdev-docker b/pull-all-couchdbdev-docker
index 6bb3035..21e7da7 100644
--- a/pull-all-couchdbdev-docker
+++ b/pull-all-couchdbdev-docker
@@ -4,7 +4,8 @@ DOCKER_ORG="apache"
# These are the images that are currently being used, so don't `docker rmi`
them on cleanup.
KEEP_IMAGES=(
-couchdbci-debian:bullseye-erlang-25.3
+couchdbci-debian:bullseye-erlang-25.3.2.7
+couchdbci-debian:bullseye-erlang-26.1.2
couchdbci-debian:buster-erlang-24.3.4.14
couchdbci-debian:bullseye-erlang-24.3.4.14
couchdbci-centos:9-erlang-24.3.4.14