Changelog
[1.16.0] - 2025-09-11
✨ Features
- docker: Refactor Dockerfile for platform compatibility and improved PostgreSQL setup (00c9334)
- docker: Update Dockerfile for ARM64 compatibility and improve PostgreSQL setup (21770b2)
🐛 Bug Fixes
- dockerfile: Split goose installations to different arches (f24b321)
- image: Do not specify arch for image (332971a)
- dockefile: Verify DB is not exists before creation in the image (d814c13)
🐳 Docker
- Image:
rostislavdugin/postgresus:v1.16.0
- Platforms: linux/amd64, linux/arm64