Merge pull request #3636 from rabbitmq/bump-otp-for-oci

Adopt otp 24.1.4 for OCI workflow
This commit is contained in:
Michael Klishin 2021-11-03 07:03:27 +03:00 committed by GitHub
commit 435e4f98ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
otp: '24.1.3'
otp: '24.1.4'
# make -C packaging/docker-image find-otp-sha256 OTP_VERSION_MATCH=24.0
otp_sha256: 7ccfa8372995fc7895baeb3729f679aff87781d1b7c734acd22740bc41ee2eed
otp_sha256: aa31ba689740dc446dfa5bb256474df5fb5e5459b981b4d2155afa91010ca66a
# 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?