Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docker/alpine/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

### 🐛 Bug Fixes

* set KEEPALIVE=1 to prevent container from exiting immediately ([20a366e](https://github.com/snowdreamtech/postgresql/commit/20a366e2bad64cefa8738ccad993414ccb362f5c))
* set default values for numeric checks in entrypoint scripts ([6cf35df](https://github.com/snowdreamtech/postgresql/commit/6cf35dffd357f232050cc133e8bdeb3123c1ec19))

2 changes: 1 addition & 1 deletion docker/debian/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

### 🐛 Bug Fixes

* set KEEPALIVE=1 to prevent container from exiting immediately ([20a366e](https://github.com/snowdreamtech/postgresql/commit/20a366e2bad64cefa8738ccad993414ccb362f5c))
* set default values for numeric checks in entrypoint scripts ([6cf35df](https://github.com/snowdreamtech/postgresql/commit/6cf35dffd357f232050cc133e8bdeb3123c1ec19))

2 changes: 1 addition & 1 deletion docker/rocky/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

### 🐛 Bug Fixes

* set KEEPALIVE=1 to prevent container from exiting immediately ([20a366e](https://github.com/snowdreamtech/postgresql/commit/20a366e2bad64cefa8738ccad993414ccb362f5c))
* set default values for numeric checks in entrypoint scripts ([6cf35df](https://github.com/snowdreamtech/postgresql/commit/6cf35dffd357f232050cc133e8bdeb3123c1ec19))

Loading