Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small fixes. Add cache bust to puill latest GoLLM in taskrunner build #2670

Merged
merged 2 commits into from
Feb 6, 2024

Conversation

kbirk
Copy link
Contributor

@kbirk kbirk commented Feb 6, 2024

The issue @blanchco was encountering is because the dockerfile layer that pulls the GoLLM repo was getting cached, so it was running code that was out of date :)

Ideally we want to actually hardcode a GoLLM release, but for now, since we are iterating so quickly its nice to just use the latest by default.

@kbirk kbirk merged commit 163e12f into main Feb 6, 2024
8 checks passed
@kbirk kbirk deleted the taskrunner-fixes branch February 6, 2024 21:12
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.

4 participants