Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3a676c2549 | ||
|
|
11fef8aec9 | ||
|
|
1af6da45e9 |
@@ -1 +1 @@
|
||||
FROM postgres:15.3
|
||||
FROM postgres:15.4
|
||||
|
||||
@@ -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 15.3](https://hub.docker.com/_/postgres/).
|
||||
Official postgres plugin for dokku. Currently defaults to installing [postgres 15.4](https://hub.docker.com/_/postgres/).
|
||||
|
||||
## Requirements
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[plugin]
|
||||
description = "dokku postgres service plugin"
|
||||
version = "1.34.0"
|
||||
version = "1.34.1"
|
||||
[plugin.config]
|
||||
|
||||
Reference in New Issue
Block a user