Skip to content

Improved and simplified dockerfile and its readme

2dcba24
Select commit
Loading
Failed to load commit list.
Open

Update Dockerfile and its README #1098

Improved and simplified dockerfile and its readme
2dcba24
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Scorecard completed Feb 6, 2026 in 2s

1 configuration not found

Warning: Code scanning may not have found all the alerts introduced by this pull request, because 1 configuration present on refs/heads/main was not found:

Actions workflow (scorecard-scanner.yaml)

  • ❓  supply-chain/branch-protection

New alerts in code changed by this pull request

Security Alerts:

  • 2 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 15 in docker/dockerfile

See this annotation in the file changed.

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 3: containerImage not pinned by hash
Remediation tip: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:09506232a8004baa32c47d68f1e5c307d648fdd59f5e7eaa42aaf87914100db3
Click Remediation section below for further remediation help

Check warning on line 45 in docker/dockerfile

See this annotation in the file changed.

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 3: downloadThenRun not pinned by hash
Click Remediation section below to solve this issue