Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
33d6f2dc7b | ||
|
|
f4f2ed9961 | ||
|
|
ef34f5ba55 | ||
|
|
474b39cf3c |
@@ -1 +1 @@
|
||||
FROM mysql:8.0.27
|
||||
FROM mysql:8.0.28
|
||||
|
||||
@@ -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.27](https://hub.docker.com/_/mysql/).
|
||||
Official mysql plugin for dokku. Currently defaults to installing [mysql 8.0.28](https://hub.docker.com/_/mysql/).
|
||||
|
||||
## Requirements
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[plugin]
|
||||
description = "dokku mysql service plugin"
|
||||
version = "1.19.0"
|
||||
version = "1.19.2"
|
||||
[plugin.config]
|
||||
|
||||
Reference in New Issue
Block a user