Consensys / web3signer

Web3Signer is an open-source signing service capable of signing on multiple platforms (Ethereum1 and 2, Filecoin) using private keys stored in an external vault, or encrypted on a disk.
https://docs.web3signer.consensys.net/
Apache License 2.0
201 stars 78 forks source link

Docker tag prefixes for RC versions #901

Closed usmansaleem closed 1 year ago

usmansaleem commented 1 year ago

PR Description

Create latest and x.y docker tag prefixes only for non-develop and non-rc releases. This will allow to create releases such as 23.9.0-RC1 which doesn't update the latest and 23.9 docker tags.

Fixed Issue(s)

Documentation

Changelog

Testing