Skip to content

Tags: jbergstroem/mariadb-alpine

Tags

10.11.5

Toggle 10.11.5's commit message
feat: support timezones in mariadb

Pass timezone info to the runtime container to make MariaDB pick it up:

```bash
$ docker run -it -e "TZ=CET" jbergstroem/mariadb-alpine
```

PR: #266

10.11.4

Toggle 10.11.4's commit message
chore(deps): all non-major dependencies

10.6.13

Toggle 10.6.13's commit message
chore(deps): mariadb v10.6.13-r0

10.6.12

Toggle 10.6.12's commit message
chore(deps): alstr/todo-to-issue-action v4.9.3

10.6.11

Toggle 10.6.11's commit message

Verified

This commit was signed with the committer’s verified signature.
jbergstroem Johan Bergström
chore: update to alpine 3.17.1

This also forces a new base image (3.17 was briefly a beta image).

10.6.10

Toggle 10.6.10's commit message
feat: docker secrets

Manage your sensitive information via `docker secrets` and pass it through compose.

Fixes: #48

10.6.9

Toggle 10.6.9's commit message
chore: update docker labels

10.6.8

Toggle 10.6.8's commit message
feat: mariadb 10.6.8

10.6.7

Toggle 10.6.7's commit message
feat(version): update to mariadb 10.6.7

10.4.19

Toggle 10.4.19's commit message
v10.4.19