Skip to content

Releases: amrelsagaei/updock

v0.1.2

29 May 19:15

Choose a tag to compare

Changelog

Bug fixes


Verify the download:

cosign verify-blob \
  --certificate checksums.txt.pem \
  --signature checksums.txt.sig \
  --certificate-identity-regexp 'https://github.com/amrelsagaei/updock' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  checksums.txt

v0.1.1

29 May 18:44

Choose a tag to compare

Changelog

Bug fixes

Others


Verify the download:

cosign verify-blob \
  --certificate checksums.txt.pem \
  --signature checksums.txt.sig \
  --certificate-identity-regexp 'https://github.com/amrelsagaei/updock' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  checksums.txt