Skip to content

v1.46.0: New worker container

Compare
Choose a tag to compare
@release-drafter release-drafter released this 10 Oct 23:25
· 98 commits to refs/heads/master since this release
f3fb8ab

The worker container is being added for future functionality. Currently it runs the background cleanup tasks. It is not required to run the application.

📝 What’s Changed

🚀 Features

⬆️ Dependencies updates

👥 List of contributors

@dependabot, @dependabot[bot] and @pglombardo

🛥️ Docker Images

Available on Docker Hub:
https://hub.docker.com/r/pglombardo/pwpush

🏃‍♂️ Run This Version

docker run -d -p 5100:5100 pglombardo/pwpush:1.45.12

..and go to http://localhost:5100

🔗 Useful Links