Commit Graph

1097 Commits

Author SHA1 Message Date
Docker Library Bot cf4610a0eb Update 3.9 to otp 25.3.2.4 2023-07-17 10:47:08 -07:00
Docker Library Bot 0eaef73017 Update 3.12 to otp 25.3.2.4 2023-07-17 10:37:26 -07:00
Docker Library Bot c2c29a370a Update 3.11 to otp 25.3.2.4 2023-07-17 10:28:01 -07:00
Docker Library Bot c33dccc0e1 Update 3.10 to otp 25.3.2.4 2023-07-17 10:05:12 -07:00
Docker Library Bot a6162f9f72 Update 3.12-rc 2023-07-17 04:15:16 -07:00
Docker Library Bot 435465e7e1 Update 3.12 to 3.12.2 2023-07-17 04:05:26 -07:00
Docker Library Bot ab0188c3c2 Update 3.12-rc to 3.12.2-beta.1, alpine 3.18, openssl 3.1.1, otp 25.3.2.3, ubuntu 22.04 2023-07-10 04:05:30 -07:00
Docker Library Bot 0e653fbef8 Update 3.9 to otp 25.3.2.3 2023-06-29 13:46:01 -07:00
Docker Library Bot faaae425d4 Update 3.12 to otp 25.3.2.3 2023-06-29 13:21:48 -07:00
Tianon Gravi 3992197c00
Merge pull request #655 from infosiftr/rpath-fixes
Ensure that custom openssl is where rpath is configured on all arches
2023-06-29 13:21:14 -07:00
Docker Library Bot a3aac330ed Update 3.11 to otp 25.3.2.3 2023-06-29 10:28:10 -07:00
Docker Library Bot 8e703bc7cf Update 3.10 to otp 25.3.2.3 2023-06-29 10:05:14 -07:00
Joseph Ferguson 87380c1c98 Ensure that custom openssl is where rpath is configured on all arches 2023-06-28 10:00:40 -07:00
yosifkit 98c8f74860
Merge pull request #648 from infosiftr/jit-arm64
Add Erlang JIT on arm64
2023-06-27 15:23:24 -07:00
Docker Library Bot 188a5d8248 Update 3.12 to 3.12.1 2023-06-26 04:27:50 -07:00
Docker Library Bot 79cf580b0c Update 3.11 to 3.11.19 2023-06-26 04:05:17 -07:00
Tianon Gravi 875d1e039b Add Erlang JIT on arm64
This has been supported since 25.x, which we're using on all versions now. 👍
2023-06-22 14:42:58 -07:00
Luke Bakken 0192a912d6
Use Ubuntu 22.04 for RabbitMQ 3.12.x (#644)
Continues to use Ubuntu 20.04 for 3.11, 3.10 and 3.9

Fixes #643

Use Ubuntu 22.04 as the base image

Bump OpenSSL to 3.1.x series, use Ubuntu 22.04
2023-06-20 15:29:47 -07:00
Docker Library Bot 8b63feadd4 Update 3.9 to otp 25.3.2.2 2023-06-07 04:53:46 -07:00
Docker Library Bot b7d3633626 Update 3.12 to otp 25.3.2.2 2023-06-07 04:43:59 -07:00
Docker Library Bot 14833a0939 Update 3.11 to otp 25.3.2.2 2023-06-07 04:31:57 -07:00
Docker Library Bot 56b13d64f8 Update 3.10 to otp 25.3.2.2 2023-06-07 04:05:11 -07:00
Docker Library Bot fc1ecda309 Update 3.11 to 3.11.18 2023-06-05 16:16:29 -07:00
Docker Library Bot 4208534759 Update 3.10 to 3.10.24 2023-06-05 16:05:10 -07:00
Tianon Gravi c3409a5741
Merge pull request #641 from infosiftr/opeenssl-fixes
Add 3.12 GA
2023-06-02 22:16:17 +00:00
Joseph Ferguson c30652127a Add 3.12 GA
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`
2023-06-02 14:59:28 -07:00
yosifkit f6711eebe5
Merge pull request #640 from infosiftr/apply-fixes
Fix a few edge cases in "apply-templates.sh"
2023-06-02 10:23:29 -07:00
Tianon Gravi 9376ffb2a2 Fix a few edge cases in "apply-templates.sh"
When a version doesn't exist but needs to, we need to actually create the directory.

It also gives us a cleaner build (especially in the face of leftover files) if we purge the directory beforehand so that we know the end result is "canonical".
2023-06-02 10:04:34 -07:00
Docker Library Bot 2466fb116a Update 3.12-rc to 3.12.0-rc.4 2023-05-30 04:05:27 -07:00
Docker Library Bot 51796e9b65 Update 3.11 to 3.11.17 2023-05-29 16:05:18 -07:00
Docker Library Bot 8efc286a3b Update 3.10 to 3.10.23 2023-05-24 04:05:11 -07:00
Docker Library Bot d4a5dd93da Update 3.12-rc to 3.12.0-rc.3 2023-05-20 04:05:24 -07:00
Tianon Gravi f6e28c03d1 Update README architectures 2023-05-15 07:47:28 -07:00
Docker Library Bot c38ceb4d79 Update 3.11 to 3.11.16 2023-05-13 10:05:18 -07:00
Docker Library Bot c0b2f923c9 Update 3.12-rc to 3.12.0-rc.2 2023-05-13 04:05:24 -07:00
Tianon Gravi a7f33b79f2
Merge pull request #634 from J0WI/alpine-3.18
Alpine 3.18
2023-05-10 22:15:31 +00:00
J0WI 559818693c Alpine 3.18 2023-05-10 11:53:35 +02:00
Docker Library Bot aabb3c5c75 Update 3.9 to otp 25.3.2 2023-05-05 10:51:43 -07:00
Docker Library Bot 6445a8d1b1 Update 3.12-rc to otp 25.3.2 2023-05-05 10:39:59 -07:00
Docker Library Bot 8de237303d Update 3.11 to otp 25.3.2 2023-05-05 10:28:48 -07:00
Docker Library Bot 78a7915ab3 Update 3.10 to otp 25.3.2 2023-05-05 10:05:11 -07:00
Docker Library Bot e667276a6f Update 3.11 to 3.11.15 2023-04-29 10:16:35 -07:00
Docker Library Bot 49dac61352 Update 3.10 to 3.10.22 2023-04-29 10:05:10 -07:00
Docker Library Bot f87b6cbcbe Update 3.10 to 3.10.21 2023-04-27 16:54:05 -07:00
Docker Library Bot 3ea9ce9d82 Update 3.11 to 3.11.14 2023-04-27 15:17:10 -07:00
Docker Library Bot c5154e95d3 Update 3.9 to otp 25.3.1 2023-04-27 04:46:42 -07:00
Docker Library Bot 3ba713dad1 Update 3.12-rc to otp 25.3.1 2023-04-27 04:36:32 -07:00
Docker Library Bot acf81d56af Update 3.11 to otp 25.3.1 2023-04-27 04:25:57 -07:00
Docker Library Bot e83ba26490 Update 3.10 to otp 25.3.1 2023-04-27 04:05:11 -07:00
Docker Library Bot 33dceee162 Update 3.12-rc to 3.12.0-rc.1 2023-04-26 10:05:27 -07:00