summaryrefslogtreecommitdiff
path: root/packaging/docker-image/otp-versions/otp-max.yaml
blob: 63b7d9237a1fb796ff3c02d38251cb69d951a119 (plain)
1
2
3
4
5
6
7
8
otp: '24.0.6'
# make -C packaging/docker-image find-otp-sha256 OTP_VERSION_MATCH=24.0
otp_sha256: a60a7d776a4573e2018d6fad6df957e3911ecbce5f11497a8ec537f613aca0a1
# Which is the max supported Elixir?
# https://github.com/rabbitmq/rabbitmq-server/blob/master/deps/rabbitmq_cli/mix.exs#L14
# Which is the latest Elixir release?
# https://github.com/elixir-lang/elixir/tags
elixir: '1.12.2'