π Whatβs Changed
π Features
- Latest Language Strings (#3689) @pglombardo
β¬οΈ Dependencies updates
- β¬οΈ Bump aws-partitions from 1.1158.0 to 1.1159.0 (#3688) @dependabot[bot]
- β¬οΈ Bump rexml from 3.4.3 to 3.4.4 (#3687) @dependabot[bot]
- β¬οΈ Bump aws-partitions from 1.1157.0 to 1.1158.0 (#3686) @dependabot[bot]
- β¬οΈ Bump rubocop from 1.75.8 to 1.80.2 (#3684) @dependabot[bot]
- β¬οΈ Bump aws-partitions from 1.1156.0 to 1.1157.0 (#3683) @dependabot[bot]
- β¬οΈ Bump standard from 1.50.0 to 1.51.0 (#3679) @dependabot[bot]
- β¬οΈ Bump aws-sdk-s3 from 1.198.0 to 1.199.0 (#3676) @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
β 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.