summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Klishin <klishinm@vmware.com>2021-11-03 07:03:27 +0300
committerGitHub <noreply@github.com>2021-11-03 07:03:27 +0300
commit435e4f98ab96d2ff1cdae3debea6733d32102887 (patch)
treeabd4182f9f90be2247ea0ab1ef0e4ff6aa1923a3
parent40db671e0b7dfe3e055a7f30d695bfdf6c123f2c (diff)
parentf9964092a087f821bb1d443ac19b01b51cb864e4 (diff)
downloadrabbitmq-server-git-435e4f98ab96d2ff1cdae3debea6733d32102887.tar.gz
Merge pull request #3636 from rabbitmq/bump-otp-for-oci
Adopt otp 24.1.4 for OCI workflow
-rw-r--r--packaging/docker-image/otp-versions/otp-max.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/docker-image/otp-versions/otp-max.yaml b/packaging/docker-image/otp-versions/otp-max.yaml
index b92ddd562b..119847a0d2 100644
--- a/packaging/docker-image/otp-versions/otp-max.yaml
+++ b/packaging/docker-image/otp-versions/otp-max.yaml
@@ -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?