jenkinsci / docker

Docker official jenkins repo
https://hub.docker.com/r/jenkins/jenkins
MIT License
6.55k stars 4.47k forks source link

Verify SHA256 checksum of plugin installation manager tool #1868

Closed basil closed 2 months ago

basil commented 2 months ago

Consumes the new SHA256 checksum published in the GitHub releases to ensure we don't deliver a corrupt JAR file.

Testing done

Ran a Docker build locally on Linux, and ran the PowerShell commands on Windows. Will leave this in draft until I get a clean CI build.