You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ko...@apache.org on 2022/01/12 21:47:41 UTC

[couchdb-ci] 01/03: Bump patch releases, add Erlang 24

This is an automated email from the ASF dual-hosted git repository.

kocolosk pushed a commit to branch update-kerl-image
in repository https://gitbox.apache.org/repos/asf/couchdb-ci.git

commit e7fc47c3df60da6c7a9df525abb91fd83d08a14b
Author: Adam Kocoloski <ko...@apache.org>
AuthorDate: Wed Jan 12 16:41:21 2022 -0500

    Bump patch releases, add Erlang 24
---
 dockerfiles/debian-bullseye | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dockerfiles/debian-bullseye b/dockerfiles/debian-bullseye
index 5a109d7..690b2eb 100644
--- a/dockerfiles/debian-bullseye
+++ b/dockerfiles/debian-bullseye
@@ -28,7 +28,7 @@ ARG js=js
 ARG erlang=erlang
 # Select version of Node, Erlang and Elixir
 ARG erlangversion=20.3.8.26-1
-ARG kerlversions=20.3.8.26,21.3.8.22,22.3.4.17,23.3.1
+ARG kerlversions=20.3.8.26,21.3.8.24,22.3.4.24,23.3.4.10,24.2
 ARG elixirversion=v1.9.4
 ARG nodeversion=14