32
3
mirror of https://github.com/joomla-docker/docker-joomla.git synced 2024-06-02 14:20:47 +00:00
Commit Graph

287 Commits

Author SHA1 Message Date
eaf2304257
Update images of Joomla! 4.3.1 to 4.3.2 2023-05-30 18:31:30 +02:00
32b96700a5
Update version of Joomla! 4.3.1 to 4.3.2 2023-05-30 18:30:18 +02:00
efba6bb87e
Remove the 4.2 build. Update version of Joomla! 4.2.9 to 4.3.1 2023-05-02 19:39:23 +02:00
cf7f1e8d33
Updated all images with pgsql compatibility #42 2023-03-31 15:09:56 +02:00
84876534d1
Adds pgsql compatibility #42 2023-03-31 15:08:53 +02:00
f03a7cf528
Update images of Joomla! 4.2.8 to 4.2.9 2023-03-14 22:11:30 +02:00
6d15480b4c
Update version of Joomla! 4.2.8 to 4.2.9 2023-03-14 22:10:54 +02:00
fe656496dc
Update images of Joomla! 4.2.7 to 4.2.8 2023-02-16 19:56:42 +02:00
22e1f15356
Update version of Joomla! 4.2.7 to 4.2.8 2023-02-16 19:55:54 +02:00
da5a91d2d4
Update images of Joomla! 4.2.6 to 4.2.7 2023-02-02 13:06:46 +02:00
8e7db18be3
Update version of Joomla! 4.2.6 to 4.2.7 2023-02-02 13:05:48 +02:00
935f419c92
Update images of Joomla! 4.2.5 to 4.2.6 2022-12-13 20:27:57 +02:00
618883137f
Update version of Joomla! 4.2.5 to 4.2.6 2022-12-13 20:26:57 +02:00
81927626ee
Removes PHP 7.4 2022-12-13 20:25:53 +02:00
17df17a732
Adds PHP8.0 to Joomla 3.11 Images 2022-11-09 17:19:05 +02:00
04c039b54b
Update images of Joomla! 4.2.3 to 4.2.5 2022-11-09 10:21:50 +02:00
4365e41134
Update version of Joomla! 4.2.3 to 4.2.5 2022-11-09 10:20:15 +02:00
445bd47c26
Update images of Joomla! 4.2.2 to 4.2.3 2022-10-26 20:53:58 +02:00
7d88abf94a
Update version of Joomla! 4.2.2 to 4.2.3 2022-10-26 20:52:45 +02:00
5db422d45a
Adds notice to mysqli-driver fix. Improved the Dockerflie.template. 2022-10-26 20:50:57 +02:00
Nils Husung
ffbb7e3854
Use mysqli_report(MYSQLI_REPORT_OFF) in makedb.php
Using PHP 8.1, the `makedb.php` script fails if the connection cannot be
established at the first try.  This is because according to
https://www.php.net/manual/en/mysqli-driver.report-mode.php, the default mysqli
reporting mode is now `MYSQLI_REPORT_ERROR | MYSQLI_REPORT_STRICT` while it was
`MYSQLI_REPORT_OFF` before.  The change makes `mysqli::__construct()` throw an
exception, which is not caught.  This commit restores the old behavior.
2022-10-19 12:21:45 +02:00
457aa21336
Update images of Joomla! 4.2.0 to 4.2.2 2022-09-07 10:59:53 +02:00
088558a0f8
Update version of Joomla! 4.2.0 to 4.2.2 2022-09-07 10:58:36 +02:00
5aaa2c8ad1
Update images of Joomla! 3.10.10 to 3.10.11 2022-08-17 13:12:31 +02:00
de68d17888
Update version of Joomla! 3.10.10 to 3.10.11 2022-08-17 13:11:13 +02:00
b4aabfb407
Update images of Joomla! 4.1.5 to 4.2.0 2022-08-17 13:09:45 +02:00
d9b43f242d
Update version of Joomla! 4.1.5 to 4.2.0 2022-08-17 13:07:39 +02:00
844852da40
Remove the 4.1 build 2022-08-17 13:02:17 +02:00
62dba686c0
Update images of Joomla! 4.1.4 to 4.1.5 2022-06-22 11:37:40 +02:00
7a3b0ffcca
Update version of Joomla! 4.1.4 to 4.1.5 2022-06-22 11:37:08 +02:00
bb9b5cdaf8
Update images of Joomla! 3.10.9 to 3.10.10 2022-06-22 11:36:16 +02:00
95eebaab1f
Update version of Joomla! 3.10.9 to 3.10.10 2022-06-22 11:35:28 +02:00
db49b92528
Adds opcache-recommended.ini & error-logging.ini & remoteip.conf also adding ghostscript and gd with freetype and webp to all docker images. 2022-05-27 08:47:18 +02:00
4fab42e727
Improve the way the package URL is added to the images, so we can add beta image to the official images if we wanted to. Adds opcache-recommended.ini & error-logging.ini & remoteip.conf also adding ghostscript and gd with freetype and webp to global dockerfile template. 2022-05-27 08:46:26 +02:00
3dff823ef9
Update images of Joomla! 4.1.3 to 4.1.4 2022-05-25 17:51:29 +02:00
f3924e34e2
Update version of Joomla! 4.1.3 to 4.1.4 2022-05-25 17:50:18 +02:00
81a077c0d9
Update images of Joomla! 4.1.2 to 4.1.3 2022-05-11 14:09:54 +02:00
9858178e81
Update version of Joomla! 4.1.2 to 4.1.3 2022-05-11 14:09:12 +02:00
4549508c7b
Update images of Joomla! 3.10.8 to 3.10.9 2022-05-11 14:08:23 +02:00
bd228835f8
Update version of Joomla! 3.10.8 to 3.10.9 2022-05-11 14:05:10 +02:00
5b1841e0b1
Update images of Joomla! 4.1.0 to 4.1.2 2022-03-31 14:55:22 +02:00
05edabfacf
Update version of Joomla! 4.1.0 to 4.1.2 2022-03-31 14:54:42 +02:00
9221236814
Update images of Joomla! 3.10.6 to 3.10.8 2022-03-31 14:53:04 +02:00
6eabd8312f
Update version of Joomla! 3.10.6 to 3.10.8 2022-03-31 14:52:01 +02:00
J0WI
9275e962b1 Drop PHP 7.3 2022-03-29 18:36:13 +02:00
J0WI
741b76cca5 Update to memcached 3.2.0 and redis 5.3.7 2022-03-29 18:31:51 +02:00
Harald Leithner
d758ff20c3
Merge pull request #137 from joomla-docker/staging
Update images of Joomla!
2022-02-15 15:44:25 +01:00
94faec5bbf
Removes libmcrypt-dev from all images. 2022-02-15 16:06:45 +02:00
15b8346ec6
Removes mcrypt from all Joomla 4.1 images. 2022-02-15 15:44:04 +02:00
f597ccb334
Removes Mcrypt from Dockerfile.template when not Joomla 3.10. 2022-02-15 15:42:55 +02:00