9 Commits

Author SHA1 Message Date
Michael (Parker) Parker 3590298ab4 Update mariadb (#285)
* add mariadb 11.5 and 11.6

adds latest mariadb docker images

* update workflow and readme

* Fix readme

---------

Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2025-02-10 19:38:58 +01:00
Quinten 6d82a2fee0 Fix: Docker LegacyKeyValueFormat 2025-01-03 11:02:41 +01:00
Quinten a42febc72c Fix MariaDb 11.4 build 2024-09-28 11:48:15 +02:00
Josh b177dcc194 Add MariaDB 11.3 & 11.4 (#241)
* Update mariadb.yml

Add '11.3' and '11.4'

* Update README.md

* Create Dockerfile - MariaDB 11.3

* Create Dockerfile - MariaDB 11.4
2024-05-10 10:14:54 +02:00
djoh 17e36116c7 Add MariaDB 11.2 2023-12-25 23:22:39 +00:00
Alex cd6b949868 fix: invalid INTERNAL_IP environment value
New IP route output appends UID to the result, causing the value to be set to that instead of the IP. Fix it by ignoring the last two appended UID results
2022-04-24 18:10:20 +03:00
Michael Parker 80bb87e8cb make sure db images use correct entrypoint 2022-02-23 16:02:00 -05:00
Torsten Widmann c263e42dac feat: add PostgreSQL/MongoDB Images and fix multiarch (#40)
add PostgreSQL/MongoDB Images and fixes multi-arch builds for MariaDB, Redis.
2022-01-25 17:08:35 +02:00
Torsten Widmann fc453017ff feat: add MariaDB Images (#38) 2022-01-23 15:58:11 +02:00