Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0209f16188 | ||
|
|
e0c8375c3a | ||
|
|
3781dec5f7 | ||
|
|
d99ae93279 |
@@ -1 +1 @@
|
||||
FROM postgres:13.4
|
||||
FROM postgres:14.1
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# dokku postgres [](https://github.com/dokku/dokku-postgres/actions/workflows/ci.yml?query=branch%3Amaster) [](https://webchat.libera.chat/?channels=dokku)
|
||||
|
||||
Official postgres plugin for dokku. Currently defaults to installing [postgres 13.4](https://hub.docker.com/_/postgres/).
|
||||
Official postgres plugin for dokku. Currently defaults to installing [postgres 14.1](https://hub.docker.com/_/postgres/).
|
||||
|
||||
## Requirements
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[plugin]
|
||||
description = "dokku postgres service plugin"
|
||||
version = "1.18.0"
|
||||
version = "1.19.1"
|
||||
[plugin.config]
|
||||
|
||||
Reference in New Issue
Block a user