Skip to content

Pin the Docker image#139

Merged
BethanyG merged 1 commit into
mainfrom
pin_sha
May 13, 2026
Merged

Pin the Docker image#139
BethanyG merged 1 commit into
mainfrom
pin_sha

Conversation

@IsaacG
Copy link
Copy Markdown
Member

@IsaacG IsaacG commented May 8, 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 8, 2026 23:50
@IsaacG IsaacG added x:module/test-runner Work on Test Runners x:rep/small Small amount of reputation x:size/small Small amount of work labels May 8, 2026
@wolf99
Copy link
Copy Markdown
Contributor

wolf99 commented May 13, 2026

@exercism/guardians can we get a review and merge here?

Copy link
Copy Markdown
Member

@BethanyG BethanyG left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for the heads up .... there are so many of these coming through that I am not catching all of them.

@BethanyG BethanyG merged commit dca754d into main May 13, 2026
3 checks passed
@BethanyG BethanyG deleted the pin_sha branch May 13, 2026 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

x:module/test-runner Work on Test Runners x:rep/small Small amount of reputation x:size/small Small amount of work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants