summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Klishin <klishinm@vmware.com>2021-10-13 18:49:06 +0300
committerGitHub <noreply@github.com>2021-10-13 18:49:06 +0300
commitc935f9c7faf14eb37662375b7ec409fb3862caea (patch)
tree95c61e6dc8a3dc1342554f64738c6f939f359767
parent15116a60e97a2fa0dc772e2358f595fd58f40255 (diff)
parent31aa5874e8f2f6934b9a0d6b78e14a016e901b3c (diff)
downloadrabbitmq-server-git-c935f9c7faf14eb37662375b7ec409fb3862caea.tar.gz
Merge pull request #3544 from rabbitmq/bump-otp-for-oci
Adopt otp 24.1.2 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 79b87b0bd7..846ddd46d3 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.1'
+otp: '24.1.2'
# make -C packaging/docker-image find-otp-sha256 OTP_VERSION_MATCH=24.0
-otp_sha256: 96a9ffd0ce529dda8bb98eb3e607994fe9f67c1abb3fc1cca545826ad088358d
+otp_sha256: c141a046bb7184a7bb5c3d6da2ed013e465d1fbe4ff5cd16e0fbb7a0e786a152
# 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?