github pglombardo/PasswordPusher v1.39.6
v1.39.6: New Docker Tag Scheme

latest releases: v1.41.13, v1.41.12, v1.41.11...
3 months ago

πŸ“ What’s Changed

This release introduces a new Docker tagging schema to replace the old.

The new, more sensible Docker tag schema is now:

  1. vX.X.X - version tags are release versions of the application
  2. latest - the latest (most recent) vX.X.X release
  3. stable - this tag will always point to the latest stable release
  4. nightly - the nightly development builds

The release tag will no longer be updated.

πŸš€ Features

πŸ“ Documentation

⬆️ 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.39.6

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

πŸ”— Useful Links

Don't miss a new PasswordPusher release

NewReleases is sending notifications on new releases.