π Whatβs Changed
π Features
β¬οΈ Dependencies updates
- β¬οΈ Bump net-imap from 0.6.2 to 0.6.3 (#4186) @dependabot[bot]
- β¬οΈ Bump devise from 5.0.0 to 5.0.1 (#4185) @dependabot[bot]
- β¬οΈ Bump ruby from 3.4.8-alpine to 4.0.1-alpine in /containers/docker (#4147) @dependabot[bot]
- Update to Ruby 4.0.1 (#4184) @pglombardo
π₯ List of contributors
@dependabot[bot], @minebaev, @pglombardo and dependabot[bot]
π₯οΈ Docker Images
Available on Docker Hub:
https://hub.docker.com/r/pglombardo/pwpush
πββοΈ Run This Version
β Setup a DNS record to point to your server (e.g. pwpush.example.com) and run:
docker run -d -p "80:80" -p "443:443" --env TLS_DOMAIN=pwpush.example.com pglombardo/pwpush:latest`and browse to https://pwpush.example.com.
or alternatively
β Use one of our production ready Docker Compose files with persistent databases.