Skip to content

Pin the Docker image#17

Merged
glennj merged 1 commit into
mainfrom
pin_sha
May 9, 2026
Merged

Pin the Docker image#17
glennj merged 1 commit into
mainfrom
pin_sha

Conversation

@IsaacG
Copy link
Copy Markdown
Member

@IsaacG IsaacG commented May 9, 2026

Exercism's policy is to prefer pinned versions.
Using the same hash across all runners allows us to store and reuse the same image, rather than needing to store a per-runner base image. This helps cut down on storage costs.

Exercism's policy is to prefer pinned versions.
Using the same hash across all runners allows us to store and reuse the same image, rather than needing to store a per-runner base image. This helps cut down on storage costs.
@IsaacG IsaacG requested a review from a team as a code owner May 9, 2026 00:03
@glennj glennj merged commit efa66fa into main May 9, 2026
2 of 3 checks passed
@IsaacG IsaacG deleted the pin_sha branch May 12, 2026 02:37
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.

2 participants