Skip to content

Commit 5f111ee

Browse files
committed
Update RabbitMQ 3.8 to Erlang 23
1 parent 13d4334 commit 5f111ee

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

3.8-rc/alpine/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ ENV OPENSSL_SOURCE_SHA256="ddb04774f1e32f0c49751e21b67216ac87852ceb056b75209af24
2222
ENV OPENSSL_PGP_KEY_IDS="0x8657ABB260F056B1E5190839D9C4D26D0E604491 0x5B2545DAB21995F4088CEFAA36CEE4DEB00CFE33 0xED230BEC4D4F2518B9D7DF41F0DB4D21C1D35231 0xC1F33DD8CE1D4CC613AF14DA9195C48241FBF7DD 0x7953AC1FBC3DC8B3B292393ED5E9E43F7DF9EE8C 0xE5E52560DD91C556DDBDA5D02064C53641C25E5D"
2323

2424
# Use the latest stable Erlang/OTP release (https://github.com/erlang/otp/tags)
25-
ENV OTP_VERSION 22.3.4.1
25+
ENV OTP_VERSION 23.0.1
2626
# TODO add PGP checking when the feature will be added to Erlang/OTP's build system
2727
# http://erlang.org/pipermail/erlang-questions/2019-January/097067.html
28-
ENV OTP_SOURCE_SHA256="12d628c2d0bdc0cf1f1ec56bd3c4da697510b25ab744d45872f63fefdd1a7680"
28+
ENV OTP_SOURCE_SHA256="25e9d9d4903701e4b86c60b68ac34b4a85f5a5bccfd55fa6a2345f70d84f3de8"
2929

3030
# Install dependencies required to build Erlang/OTP from source
3131
# http://erlang.org/doc/installation_guide/INSTALL.html

3.8-rc/ubuntu/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ ENV OPENSSL_SOURCE_SHA256="ddb04774f1e32f0c49751e21b67216ac87852ceb056b75209af24
2525
ENV OPENSSL_PGP_KEY_IDS="0x8657ABB260F056B1E5190839D9C4D26D0E604491 0x5B2545DAB21995F4088CEFAA36CEE4DEB00CFE33 0xED230BEC4D4F2518B9D7DF41F0DB4D21C1D35231 0xC1F33DD8CE1D4CC613AF14DA9195C48241FBF7DD 0x7953AC1FBC3DC8B3B292393ED5E9E43F7DF9EE8C 0xE5E52560DD91C556DDBDA5D02064C53641C25E5D"
2626

2727
# Use the latest stable Erlang/OTP release (https://github.com/erlang/otp/tags)
28-
ENV OTP_VERSION 22.3.4.1
28+
ENV OTP_VERSION 23.0.1
2929
# TODO add PGP checking when the feature will be added to Erlang/OTP's build system
3030
# http://erlang.org/pipermail/erlang-questions/2019-January/097067.html
31-
ENV OTP_SOURCE_SHA256="12d628c2d0bdc0cf1f1ec56bd3c4da697510b25ab744d45872f63fefdd1a7680"
31+
ENV OTP_SOURCE_SHA256="25e9d9d4903701e4b86c60b68ac34b4a85f5a5bccfd55fa6a2345f70d84f3de8"
3232

3333
# Install dependencies required to build Erlang/OTP from source
3434
# http://erlang.org/doc/installation_guide/INSTALL.html

3.8/alpine/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ ENV OPENSSL_SOURCE_SHA256="ddb04774f1e32f0c49751e21b67216ac87852ceb056b75209af24
2222
ENV OPENSSL_PGP_KEY_IDS="0x8657ABB260F056B1E5190839D9C4D26D0E604491 0x5B2545DAB21995F4088CEFAA36CEE4DEB00CFE33 0xED230BEC4D4F2518B9D7DF41F0DB4D21C1D35231 0xC1F33DD8CE1D4CC613AF14DA9195C48241FBF7DD 0x7953AC1FBC3DC8B3B292393ED5E9E43F7DF9EE8C 0xE5E52560DD91C556DDBDA5D02064C53641C25E5D"
2323

2424
# Use the latest stable Erlang/OTP release (https://github.com/erlang/otp/tags)
25-
ENV OTP_VERSION 22.3.4.1
25+
ENV OTP_VERSION 23.0.1
2626
# TODO add PGP checking when the feature will be added to Erlang/OTP's build system
2727
# http://erlang.org/pipermail/erlang-questions/2019-January/097067.html
28-
ENV OTP_SOURCE_SHA256="12d628c2d0bdc0cf1f1ec56bd3c4da697510b25ab744d45872f63fefdd1a7680"
28+
ENV OTP_SOURCE_SHA256="25e9d9d4903701e4b86c60b68ac34b4a85f5a5bccfd55fa6a2345f70d84f3de8"
2929

3030
# Install dependencies required to build Erlang/OTP from source
3131
# http://erlang.org/doc/installation_guide/INSTALL.html

3.8/ubuntu/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ ENV OPENSSL_SOURCE_SHA256="ddb04774f1e32f0c49751e21b67216ac87852ceb056b75209af24
2525
ENV OPENSSL_PGP_KEY_IDS="0x8657ABB260F056B1E5190839D9C4D26D0E604491 0x5B2545DAB21995F4088CEFAA36CEE4DEB00CFE33 0xED230BEC4D4F2518B9D7DF41F0DB4D21C1D35231 0xC1F33DD8CE1D4CC613AF14DA9195C48241FBF7DD 0x7953AC1FBC3DC8B3B292393ED5E9E43F7DF9EE8C 0xE5E52560DD91C556DDBDA5D02064C53641C25E5D"
2626

2727
# Use the latest stable Erlang/OTP release (https://github.com/erlang/otp/tags)
28-
ENV OTP_VERSION 22.3.4.1
28+
ENV OTP_VERSION 23.0.1
2929
# TODO add PGP checking when the feature will be added to Erlang/OTP's build system
3030
# http://erlang.org/pipermail/erlang-questions/2019-January/097067.html
31-
ENV OTP_SOURCE_SHA256="12d628c2d0bdc0cf1f1ec56bd3c4da697510b25ab744d45872f63fefdd1a7680"
31+
ENV OTP_SOURCE_SHA256="25e9d9d4903701e4b86c60b68ac34b4a85f5a5bccfd55fa6a2345f70d84f3de8"
3232

3333
# Install dependencies required to build Erlang/OTP from source
3434
# http://erlang.org/doc/installation_guide/INSTALL.html

update.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ versions=( "${versions[@]%/}" )
1212
# https://www.rabbitmq.com/which-erlang.html ("Maximum supported Erlang/OTP")
1313
declare -A otpMajors=(
1414
[3.7]='22'
15-
[3.8]='22'
15+
[3.8]='23'
1616
)
1717
declare -A otpHashCache=()
1818

0 commit comments

Comments
 (0)