Merge pull request #3500 from rabbitmq/bump-otp-for-oci
Adopt otp 24.1 for OCI workflow
This commit is contained in:
commit
300ab952b9
|
|
@ -1,6 +1,6 @@
|
||||||
otp: '24.0.6'
|
otp: '24.1'
|
||||||
# make -C packaging/docker-image find-otp-sha256 OTP_VERSION_MATCH=24.0
|
# 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?
|
# Which is the max supported Elixir?
|
||||||
# https://github.com/rabbitmq/rabbitmq-server/blob/master/deps/rabbitmq_cli/mix.exs#L14
|
# https://github.com/rabbitmq/rabbitmq-server/blob/master/deps/rabbitmq_cli/mix.exs#L14
|
||||||
# Which is the latest Elixir release?
|
# Which is the latest Elixir release?
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue