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

Adopt otp 24.1 for OCI workflow
This commit is contained in:
Philip Kuryloski 2021-09-23 15:38:38 +02:00 committed by GitHub
commit 300ab952b9
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.0.6'
otp: '24.1'
# make -C packaging/docker-image find-otp-sha256 OTP_VERSION_MATCH=24.0
otp_sha256: a60a7d776a4573e2018d6fad6df957e3911ecbce5f11497a8ec537f613aca0a1
otp_sha256: 63da2a7786bf49cf672f5008309ffc55d8827b9927a91a88d95328c445dd9d04
# 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?