summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitHub <noreply@github.com>2021-10-01 03:04:56 +0000
committerGitHub <noreply@github.com>2021-10-01 03:04:56 +0000
commit59fb2afce91060faa63b970b04ab427e776dbc2d (patch)
treeb946f38ea01bd2d1f594b5e8118356d44f6aa92c
parent72c2e152efbea2b306696cfb6a8ee862cb3b2df5 (diff)
downloadrabbitmq-server-git-59fb2afce91060faa63b970b04ab427e776dbc2d.tar.gz
Adopt otp 24.1.1 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 7419f50412..79b87b0bd7 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'
+otp: '24.1.1'
# make -C packaging/docker-image find-otp-sha256 OTP_VERSION_MATCH=24.0
-otp_sha256: 63da2a7786bf49cf672f5008309ffc55d8827b9927a91a88d95328c445dd9d04
+otp_sha256: 96a9ffd0ce529dda8bb98eb3e607994fe9f67c1abb3fc1cca545826ad088358d
# 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?