Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b778beae85 | ||
|
|
d0c625e255 | ||
|
|
53ccb6ccd1 | ||
|
|
31e89cad7d | ||
|
|
8a33b6b7bc | ||
|
|
5f05e12f40 |
@@ -1 +1 @@
|
||||
FROM mysql:8.0.33
|
||||
FROM mysql:8.1.0
|
||||
|
||||
@@ -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.0.33](https://hub.docker.com/_/mysql/).
|
||||
Official mysql plugin for dokku. Currently defaults to installing [mysql 8.1.0](https://hub.docker.com/_/mysql/).
|
||||
|
||||
## Requirements
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[plugin]
|
||||
description = "dokku mysql service plugin"
|
||||
version = "1.34.0"
|
||||
version = "1.35.0"
|
||||
[plugin.config]
|
||||
|
||||
Reference in New Issue
Block a user