Aparently we've been using the Alpine libssl.so.3 for a bit and now it breaks on OpenSSL 3.0.9. So let's ensure our libssl.so.3 is copied to the final image. This is the openssl version error:
Error relocating /usr/local/bin/openssl: OSSL_CMP_MSG_update_recipNonce: symbol not found
Aparently we've been using the Alpine
libssl.so.3
for a bit and now it breaks on OpenSSL3.0.9
. So let's ensure ourlibssl.so.3
is copied to the final image. This is theopenssl version
error:No major erlang bump yet (https://github.com/docker-library/rabbitmq/issues/636#issuecomment-1573854713)
Fixes https://github.com/docker-library/rabbitmq/issues/639