Skip to content

Commit 6b885f3

Browse files
committed
10.3 Release 3.10.11 - See CHANGELOG.md
1 parent aba5f63 commit 6b885f3

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 3.10.11 2022-05-24 <dave at tiredofit dot ca>
2+
3+
### Added
4+
- MariaDB 10.3.35
5+
- Alpine 3.16 base
6+
7+
18
## 3.10.10 2022-04-06 <dave at tiredofit dot ca>
29

310
### Added

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
FROM docker.io/tiredofit/alpine:3.15
1+
FROM docker.io/tiredofit/alpine:3.16
22
LABEL maintainer="Dave Conroy (github.com/tiredofit)"
33

4-
ENV MARIADB_VERSION=10.3.34 \
4+
ENV MARIADB_VERSION=10.3.35 \
55
MYSQLTUNER_VERSION=1.8.3 \
66
CONTAINER_NAME=mariadb-db \
77
ZABBIX_AGENT_TYPE=classic \

0 commit comments

Comments
 (0)