📝 What’s Changed
- Latest Language String (#4402) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump erb from 6.0.3 to 6.0.4 (#4400) @dependabot[bot]
- ⬆️ Bump irb from 1.17.0 to 1.18.0 (#4401) @dependabot[bot]
- ⬆️ Bump sqlite3 from 2.9.2 to 2.9.3 (#4387) @dependabot[bot]
- ⬆️ Bump aws-sdk-core from 3.244.0 to 3.245.0 (#4394) @dependabot[bot]
- ⬆️ Bump json from 2.19.3 to 2.19.4 (#4393) @dependabot[bot]
- ⬆️ Bump oj from 3.16.17 to 3.17.0 (#4395) @dependabot[bot]
- ⬆️ Bump propshaft from 1.3.1 to 1.3.2 (#4396) @dependabot[bot]
- ⬆️ Bump bigdecimal from 4.1.1 to 4.1.2 (#4397) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1239.0 to 1.1240.0 (#4398) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1238.0 to 1.1239.0 (#4392) @dependabot[bot]
- ⬆️ Bump rake from 13.4.1 to 13.4.2 (#4391) @dependabot[bot]
- ⬆️ Bump erb from 6.0.2 to 6.0.3 (#4388) @dependabot[bot]
👥 List of contributors
@dependabot[bot], @pglombardo and dependabot[bot]
🛥️ Docker Images
Available on Docker Hub:
https://hub.docker.com/r/pglombardo/pwpush
🏃♂️ Run This Version
- Point DNS to your server (e.g.
pwpush.example.com). - Download docker-compose.yml or clone the repo.
- In
docker-compose.yml, uncomment and set:TLS_DOMAIN: 'pwpush.example.com'for automatic Let’s Encrypt TLS.
- Run:
docker compose up -dOpen https://pwpush.example.com or alternatively http://your-ip:5100.