Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e702e01092 | ||
|
|
84ef0a54f6 | ||
|
|
5820f74282 | ||
|
|
d04320b814 | ||
|
|
840fc1fbc5 | ||
|
|
1c1b8e50b4 |
@@ -1 +1 @@
|
||||
FROM mysql:8.4.0
|
||||
FROM mysql:9.0.1
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# dokku mysql [](https://github.com/dokku/dokku-mysql/actions/workflows/ci.yml?query=branch%3Amaster) [](https://webchat.libera.chat/?channels=dokku)
|
||||
|
||||
Official mysql plugin for dokku. Currently defaults to installing [mysql 8.3.0](https://hub.docker.com/_/mysql/).
|
||||
Official mysql plugin for dokku. Currently defaults to installing [mysql 9.0.1](https://hub.docker.com/_/mysql/).
|
||||
|
||||
## Requirements
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[plugin]
|
||||
description = "dokku mysql service plugin"
|
||||
version = "1.39.0"
|
||||
version = "1.40.1"
|
||||
[plugin.config]
|
||||
|
||||
Reference in New Issue
Block a user