Laurent Goderre
215db2200a
fixup
2023-10-03 09:18:32 -04:00
Laurent Goderre
9f710692bb
Add attestations for binaries compiled from source
2023-10-03 09:18:32 -04:00
Docker Library Bot
ced055dcc0
Update 3.13-rc to otp 26.1.1
2023-09-28 04:05:33 -07:00
Laurent Goderre
a84b199601
Added attestation from intermediate multi-stage build steps
2023-09-25 16:08:47 -04:00
Docker Library Bot
81ad274c81
Update 3.12 to 3.12.6
2023-09-22 04:05:26 -07:00
Docker Library Bot
5e5a04952e
Update 3.12 to 3.12.5
2023-09-21 04:05:32 -07:00
Docker Library Bot
687ece5f4d
Update 3.13-rc to otp 26.1
2023-09-20 04:05:33 -07:00
Docker Library Bot
0f256376f1
Update 3.9 to openssl 3.1.3
2023-09-19 11:18:04 -07:00
Docker Library Bot
43525d5fe2
Update 3.13-rc to openssl 3.1.3
2023-09-19 10:53:10 -07:00
Docker Library Bot
af4b3006dd
Update 3.12 to openssl 3.1.3
2023-09-19 10:44:09 -07:00
Docker Library Bot
81b8ee0369
Update 3.11 to openssl 3.1.3
2023-09-19 10:34:37 -07:00
Docker Library Bot
e542cb7bc3
Update 3.10 to openssl 3.1.3
2023-09-19 10:05:11 -07:00
Docker Library Bot
efa6ca4d8c
Update 3.11 to 3.11.23
2023-09-11 16:05:20 -07:00
Docker Library Bot
974b154bfc
Update 3.9 to otp 25.3.2.6
2023-09-07 16:53:13 -07:00
Docker Library Bot
1a91aecbf4
Update 3.12 to otp 25.3.2.6
2023-09-07 16:42:57 -07:00
Docker Library Bot
24bfe1c030
Update 3.11 to otp 25.3.2.6
2023-09-07 16:33:06 -07:00
Docker Library Bot
ac7ec5f309
Update 3.10 to otp 25.3.2.6
2023-09-07 16:05:12 -07:00
Docker Library Bot
03543b13c2
Update 3.13-rc to 3.13.0-beta.6
2023-09-06 10:05:36 -07:00
yosifkit
cad64a2199
Merge pull request #663 from infosiftr/more-ssl-fixes
...
Fix builds on `arm32v6` and `arm32v7`
2023-09-01 15:23:31 -07:00
Luke Bakken
daf0c85adf
Update alpine dockerfile to install Erlang and OpenSSL to /opt
2023-09-01 11:35:01 -07:00
Luke Bakken
fecac447f8
Install Erlang and OpenSSL to /opt
...
Erlang will be installed to `/opt/erlang` and OpenSSL to `/opt/openssl`
2023-09-01 11:35:01 -07:00
Docker Library Bot
90758260c3
Update 3.13-rc to 3.13.0-beta.5
2023-09-01 10:07:22 -07:00
Joseph Ferguson
8e4a8b15d8
Remove unnecessary `DEB_HOST_MULTIARCH`; test that custom openssl is being used
2023-08-25 14:50:54 -07:00
Docker Library Bot
f241a0e95e
Update 3.12 to 3.12.4
2023-08-24 16:29:02 -07:00
Joseph Ferguson
5080f219c3
Fix builds on `arm32v6` and `arm32v7`
...
Fix 1: `-march=armv7-a` -> `-march=armv7-a+pf` to fix openssl build on Debian.
Fix 2: move custom openssl and erlang into `/usr/local/erlang` to prevent system packages from accidentally using this openssl. `wget` on `arm32v7` was unable to download the RabbitMQ release over ssl because of the custom openssl (it just happens to work fine on other architectures).
Fix 3: remove `disable-dynamic-ssl-lib` from erlang config. On arm32v6 (Alpine), this embedding of openssl somehow misses the dynamically linked `libatomic`, so it would fail to run. This should save a little space in every image (~10MB).
2023-08-24 16:14:47 -07:00
Docker Library Bot
d4af4139f9
Update 3.11 to 3.11.22
2023-08-24 16:05:18 -07:00
Docker Library Bot
274d0a537f
Update 3.12 to 3.12.3
2023-08-17 16:05:26 -07:00
Docker Library Bot
98f3966e2b
Update 3.11 to 3.11.21
2023-08-17 10:05:19 -07:00
Docker Library Bot
05bc72cdc9
Update 3.13-rc to 3.13.0-beta.4
2023-08-14 04:05:32 -07:00
yosifkit
1c292cff1e
Merge pull request #658 from infosiftr/another-key
...
Add another openssl pgp key
2023-08-08 11:00:50 -07:00
Joseph Ferguson
2a34299995
Add another openssl pgp key
...
See https://github.com/openssl/web/pull/415
2023-08-08 09:59:29 -07:00
yosifkit
ffecd69cb3
Merge pull request #657 from infosiftr/i386-arm32
...
Fix OpenSSL platform detection, especially for 32bit arches
2023-08-01 08:59:03 -07:00
Tianon Gravi
23170d7445
Fix OpenSSL platform detection, especially for 32bit arches
...
Thanks to a bug in buildx/buildkit, our CI failed to catch that i386 has been failing to build (for some reason, OpenSSL was detecting it as `linux-x32` instead of `linux-x86`), and our arm32v7 builds were failing for a similar reason (assuming "armv4" instead of v7).
This makes the detection explicit based on the userspace architecture instead.
2023-07-31 17:34:19 -07:00
Docker Library Bot
0720727381
Update 3.9 to otp 25.3.2.5
2023-07-31 04:44:06 -07:00
Docker Library Bot
a52f4d1358
Update 3.12 to otp 25.3.2.5
2023-07-31 04:35:17 -07:00
Docker Library Bot
ccccce7c2e
Update 3.11 to otp 25.3.2.5
2023-07-31 04:26:58 -07:00
Docker Library Bot
8ce2bd31e1
Update 3.10 to otp 25.3.2.5
2023-07-31 04:05:11 -07:00
Docker Library Bot
ffef74ec93
Update 3.13-rc to 3.13.0-beta.3
2023-07-26 04:05:31 -07:00
yosifkit
e593e238a3
Merge pull request #652 from infosiftr/3.13-beta
...
Add 3.13.0-beta.2
2023-07-19 13:00:42 -07:00
Tianon Gravi
80011d7432
Add 3.13.0-beta.2
2023-07-19 12:41:43 -07:00
Docker Library Bot
055e60ff8d
Update 3.10 to otp 25.3.2.4
2023-07-19 04:05:11 -07:00
Docker Library Bot
5541d12fd5
Update 3.10 to otp 25.3.2.3
2023-07-18 22:05:12 -07:00
Tianon Gravi
e8e80fca61
Add minor GHA improvements
...
See https://github.com/docker-library/bashbrew/pull/77
2023-07-18 13:27:20 -07:00
Docker Library Bot
e1f689e636
Update 3.10 to 3.10.25
2023-07-18 10:05:12 -07:00
Docker Library Bot
a6ecfb64ec
Update 3.11 to 3.11.20
2023-07-17 16:05:18 -07:00
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