Skip to content

Fix Dockerfile checksum verification - #131

Open
besendorf wants to merge 2 commits into
mainfrom
fix/dockerfile-checksum
Open

besendorf wants to merge 2 commits into
mainfrom
fix/dockerfile-checksum

Conversation

@besendorf

Copy link
Copy Markdown
Collaborator

Summary

  • Pin the Alpine base image digest.
  • Verify the downloaded release binary against checksums.txt before installing it.
  • Rename the binary only after checksum verification succeeds.

Validation

  • go test ./...
  • Docker image build not run because Docker is unavailable in the development environment.

Fixes #129

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dockerfile is incorrect

1 participant