diff --git a/docker/alpine/CHANGELOG.md b/docker/alpine/CHANGELOG.md index 115ec992..457c54e7 100644 --- a/docker/alpine/CHANGELOG.md +++ b/docker/alpine/CHANGELOG.md @@ -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)) diff --git a/docker/debian/CHANGELOG.md b/docker/debian/CHANGELOG.md index 27a7d019..38de4bf5 100644 --- a/docker/debian/CHANGELOG.md +++ b/docker/debian/CHANGELOG.md @@ -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)) diff --git a/docker/rocky/CHANGELOG.md b/docker/rocky/CHANGELOG.md index 50c01c9e..9a24a648 100644 --- a/docker/rocky/CHANGELOG.md +++ b/docker/rocky/CHANGELOG.md @@ -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))