summaryrefslogtreecommitdiff
path: root/packaging/docker-image/otp-versions/otp-max.yaml
blob: 487092c566a86661382c7152674144497f388ab6 (plain)
1
2
3
4
5
6
7
8
otp: '24.0.5'
# make -C packaging/docker-image find-otp-sha256 OTP_VERSION_MATCH=24.0
otp_sha256: dd189cf94bf86c610a66f5d9f1a49b8d95a7ce1a7534d216e97e8fade271e624
# 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'