pglombardo / PasswordPusher

🔐 Securely share sensitive information with automatic expiration & deletion after a set number of views or duration. Track who, what and when with full audit logs.
https://docs.pwpush.com
Apache License 2.0
1.94k stars 341 forks source link

Update the latest tag to use the latest version #2181

Closed riahc3 closed 3 months ago

riahc3 commented 3 months ago

🚀 Feature Request

When using the latest tag, it is still using v1.40.12, instead of (as of this writing) v1.40.15

🔈 Motivation

The latest version should use the latest published release.

🛰 Alternatives

Maybe branch out version wise....Make it clear versions that are part of stable, latest and nightly.

pglombardo commented 3 months ago

Hi @riahc3 - did you re-pull the tag?

To repull the latest tag in Docker for the pwpush image, you can use the following command:

docker pull pwpush:latest
pglombardo commented 3 months ago

Hi @riahc3 I'll close out this issue but for others who come across this issue, you can validate the tag by checking the digest hash of latest versus the latest release version.

https://hub.docker.com/r/pglombardo/pwpush/tags

Screenshot 2024-05-29 at 17 46 52