Skip to content

v1.2.17-2-r11

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Jul 13:37
· 2 commits to main since this release
59609ec

Image

docker pull ghcr.io/chainvue/verus-docker:v1.2.17-2-r11
Tag Meaning
v1.2.17-2-r11 This exact build. Immutable — use this in production.
v1.2.17-2 Newest image revision for this upstream version. Moves.
latest Newest stable release. Moves.

Upstream daemon: v1.2.17-2
Digest: sha256:5ff0b03fb65b7355bf909fd9f4e7ba3321954b58e8e41885d61f2c09742d79e5

Verifying this release

cosign verify ghcr.io/chainvue/verus-docker:v1.2.17-2-r11 \
  --certificate-identity-regexp 'https://github.com/chainvue/verus-docker/.github/workflows/release.yml@.*' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com

An SPDX SBOM is attached to this release and attested to the image.

Upgrading

Stop the node, back up wallet.dat, change the tag, start it again.
Check the upstream release notes below for any required reindex.

What's Changed

  • fix: pre-release review — correctness, security and documentation by @devdudeio in #7

New Contributors

Full Changelog: v1.2.17-2-r10...v1.2.17-2-r11