Skip to content

Commit 6cf5779

Browse files
committed
Version 0.8.0.
* Change minimum java version from 8 to 17. * Update dependent libraries. * Support for MariaDB 11.8 and MySQL 8.0.42.
1 parent bc5f153 commit 6cf5779

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/mariadb/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mariadb:11.7
1+
FROM mariadb:11.8
22

33
# copy configuration
44
COPY ./mariadb.conf.d/server.cnf /etc/mysql/mariadb.conf.d/server.cnf

0 commit comments

Comments
 (0)