Closed ooq closed 4 years ago
Use digest instead of latest tag in those Dockerfile, so new Debian releases would not change vulnerability results completely.
latest
However, vulnerability results could still change for the images, as new vulnerabilities are being discovered.
This should make signer integration testing and samples more stable.
cc @donmccasland
Use digest instead of
latest
tag in those Dockerfile, so new Debian releases would not change vulnerability results completely.However, vulnerability results could still change for the images, as new vulnerabilities are being discovered.
This should make signer integration testing and samples more stable.