📝 What’s Changed
- Replace azure-storage-blob gem with azure-blob (#3977) @LukasMalyszko
- Yarn: Upgrade packages & modules (#3969) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump sass-embedded from 1.95.1 to 1.96.0 (#3981) @dependabot[bot]
- ⬆️ Bump psych from 5.2.6 to 5.3.0 (#3980) @dependabot[bot]
- ⬆️ Bump date from 3.5.0 to 3.5.1 (#3979) @dependabot[bot]
- ⬆️ Bump standard-performance from 1.8.0 to 1.9.0 (#3975) @dependabot[bot]
- ⬆️ Bump sass-embedded from 1.95.0 to 1.95.1 (#3974) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1191.0 to 1.1192.0 (#3973) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1190.0 to 1.1191.0 (#3972) @dependabot[bot]
- ⬆️ Bump sass-embedded from 1.94.2 to 1.95.0 (#3971) @dependabot[bot]
👥 List of contributors
@LukasMalyszko, @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.