Docker Library Bot
369384a82d
Update 7.3 to 7.3.31
2021-09-23 05:46:40 -07:00
Docker Library Bot
583bbc9761
Update 8.1-rc to 8.1.0RC2
2021-09-16 11:32:28 -07:00
Docker Library Bot
89b61573f5
Update 8.1-rc to 8.1.0RC1
2021-09-02 09:36:45 -07:00
Docker Library Bot
496cd2fea4
Update 7.4 to 7.4.23
2021-08-26 08:00:27 -07:00
Docker Library Bot
e81ce1cff2
Update 8.0 to 8.0.10
2021-08-26 05:35:05 -07:00
Docker Library Bot
cdb853c144
Update 7.3 to 7.3.30
2021-08-26 04:53:05 -07:00
Tianon Gravi
2047c68d89
Merge pull request #1193 from infosiftr/combine
...
Combine templates to a single file
2021-08-25 15:54:10 -07:00
Joe Ferguson
06309249a9
Apply templates using single template
2021-08-24 17:26:53 -07:00
Joe Ferguson
b5f8bba381
Combine templates to a single template to reduce duplication
2021-08-24 17:22:54 -07:00
yosifkit
ed2fe97ebd
Merge pull request #1187 from infosiftr/readline
...
Switch from libedit back to readline
2021-08-24 16:39:51 -07:00
Tianon Gravi
eee43f690e
Switch from libedit back to readline
...
Without this, I cannot input UTF-8 characters, no matter what I set `LANG` to, but this fixes it such that `LANG=C.UTF-8` works again for inputting UTF-8 characters like `💩 `.
2021-08-24 16:05:37 -07:00
Docker Library Bot
3c05450c57
Update 8.1-rc to 8.1.0beta3
2021-08-19 10:07:22 -07:00
Tianon Gravi
5d6d692433
Merge pull request #1190 from infosiftr/bullseye
...
Add Bullseye variants
2021-08-17 09:54:29 -07:00
Joe Ferguson
7a290f78fb
Apply templates to add bullseye; drop stretch
2021-08-16 17:50:10 -07:00
Joe Ferguson
453fc061df
Update versions.* and generate-stackbrew for bullseye
2021-08-16 17:38:24 -07:00
Docker Library Bot
d2b630dc89
Update 8.1-rc to 8.1.0beta2
2021-08-05 08:45:37 -07:00
Docker Library Bot
a1fd650238
Update 8.0 to 8.0.9
2021-07-29 09:56:51 -07:00
Docker Library Bot
90aa28b248
Update 7.4 to 7.4.22
2021-07-29 08:48:09 -07:00
Docker Library Bot
3490a5c50b
Update 8.1-rc to 8.1.0beta1
2021-07-22 09:15:29 -07:00
Docker Library Bot
508bf29e43
Update 8.1-rc to 8.1.0alpha3
2021-07-08 09:02:57 -07:00
Docker Library Bot
3faaa7c8c6
Update 8.0 to 8.0.8
2021-07-01 11:28:46 -07:00
Docker Library Bot
94f1bc256d
Update 7.4 to 7.4.21
2021-07-01 08:08:09 -07:00
Docker Library Bot
bf39dd3253
Update 7.3 to 7.3.29
2021-07-01 07:33:51 -07:00
Docker Library Bot
541ab0e70f
Update 8.1-rc to 8.1.0alpha2
2021-06-25 18:22:38 -07:00
Tianon Gravi
6da00646d5
Switch from SKS to Ubuntu keyserver
...
See also https://github.com/docker-library/faq#openpgp--gnupg-keys-and-verification and https://github.com/tianon/pgp-happy-eyeballs
2021-06-22 13:59:01 -07:00
yosifkit
c1ef5dd6dc
Merge pull request #1166 from J0WI/alpine-3.14
...
Add Alpine 3.14
2021-06-16 10:48:49 -07:00
J0WI
a82fd9b024
Add Alpine 3.14
2021-06-16 16:11:19 +02:00
Tianon Gravi
cf8840d0d5
Merge pull request #1163 from infosiftr/8.1-rc
...
Add 8.1-rc
2021-06-10 09:51:20 -07:00
Tianon Gravi
89919d42ee
Add 8.1-rc
2021-06-10 09:32:41 -07:00
Docker Library Bot
73fc6bb0aa
Update 8.0 to 8.0.7
2021-06-03 23:21:10 +00:00
Docker Library Bot
368453e291
Update 7.4 to 7.4.20
2021-06-03 12:46:55 +00:00
Docker Library Bot
81ceb39449
Update 8.0 to 8.0.6
2021-05-07 17:47:44 +00:00
Docker Library Bot
47e681a741
Update 7.4 to 7.4.19
2021-05-06 12:46:32 +00:00
Docker Library Bot
22b08a4cd3
Update 7.4 to 7.4.18
2021-04-30 12:46:33 +00:00
Docker Library Bot
47f00be324
Update 8.0 to 8.0.5
2021-04-29 14:09:14 +00:00
Docker Library Bot
6196a28e34
Update 7.3 to 7.3.28
2021-04-29 12:46:29 +00:00
Docker Library Bot
64811791f0
Update 8.0 to 8.0.3
2021-03-04 20:49:46 +00:00
Docker Library Bot
1bc63c1ce4
Update 7.4 to 7.4.16
2021-03-04 19:46:26 +00:00
Tianon Gravi
57143cba91
Update to 8.0.2
...
This applies the same workaround upstream applied in https://bugs.php.net/bug.php?id=80711#1612456954 for a minor publishing issue they're having. 😬
2021-02-04 10:15:53 -08:00
Docker Library Bot
1ad18817e5
Update 7.4 to 7.4.15
2021-02-04 15:16:58 +00:00
Docker Library Bot
29b7e57a15
Update 7.3 to 7.3.27
2021-02-04 13:46:17 +00:00
yosifkit
480de801db
Merge pull request #1123 from infosiftr/fix-enable
...
Adjust "docker-php-ext-enable" to use "grep -Fx"
2021-01-20 16:33:00 -08:00
Tianon Gravi
74175669f4
Adjust "docker-php-ext-enable" to use "grep -Fx"
...
Also, test both versions (with `.so` and without).
This helps avoid false positives due to lines like `extension=apc` matching `extension=apcu`.
2021-01-20 10:44:08 -08:00
GreyXor
c70a901d7f
Add Alpine 3.13 ( #1117 )
...
This also removes Alpine 3.11, per the support policy in this repository.
2021-01-15 08:53:26 -08:00
Docker Library Bot
24ccf968d7
Update 8.0 to 8.0.1
2021-01-07 16:52:13 +00:00
Docker Library Bot
4d752fa012
Update 7.4 to 7.4.14
2021-01-07 15:06:37 +00:00
Docker Library Bot
a310c86d0b
Update 7.3 to 7.3.26
2021-01-07 13:46:27 +00:00
yosifkit
3db7191559
Merge pull request #1104 from infosiftr/debian-cli-sapi
...
Add "--enable-embed" to Debian-based CLI variants
2020-12-17 14:50:09 -08:00
Tianon Gravi
73ccb45f47
Add "--enable-embed" to Debian-based CLI variants
...
This is used for things like NGINX Unit to embed PHP (similar to `mod_php` in Apache, but a more general interface).
2020-12-17 14:32:31 -08:00
Tianon Gravi
4908ef2763
Remove 7.2 (EOL)
2020-12-17 10:36:51 -08:00